You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
App Manager is not receiving the notification on an App Approval by an authorised approver but Service Manager is receiving it instead.
Expected Behavior
App Manager should received Approval of App notification instead of Service Manager.
Steps To Reproduce
Log in to portal as CX-Operator.
Navigate to the "App Release Process" page and Release an App (currently App Manager is not able to do so, because there is an issue, please follow the issue for more details)
Navigate to the "App Management: Admin Board" page.
Locate an application in "In Review" status.
Click on the approval icon to approve the application.
Verify if a notification is received on the portal interface (Notification) or via email.
Findings
This issue is related to the notification of an APP. App Manager is not receiving the notification if Admin approves the APP but when I investigate it so, I found that Service Manager is receiving the APP's notification instead
On further investigation, I found that wrong role Service Manager has been mentioned instead of App Manager under approveAppUserRoles param in CD repo:
Current Behavior
App Manager is not receiving the notification on an App Approval by an authorised approver but Service Manager is receiving it instead.
Expected Behavior
App Manager should received Approval of App notification instead of Service Manager.
Steps To Reproduce
Findings
This issue is related to the notification of an APP. App Manager is not receiving the notification if Admin approves the APP but when I investigate it so, I found that
Service Manager
is receiving the APP's notification insteadOn further investigation, I found that wrong role
Service Manager
has been mentioned instead ofApp Manager
underapproveAppUserRoles
param in CD repo:https://github.com/Cofinity-X/portal-charts/blob/262d6c60e56d88f5ecaea1291be3a0218e2ad215/portal/charts/values.yaml#L504
The text was updated successfully, but these errors were encountered: