-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
None
-
False
-
-
False
-
-
Description of problem:
The OpenShift Pipelines documentation regarding "Approving a manual approval task" states that users can access pending approvals by navigating to the Developer perspective, selecting Pipelines, and clicking the Approvals tab.
However, upon navigating to this section in the web console, the "Approvals" tab is not rendered in the UI.
Prerequisites (if any, like setup, operators/versions):
1.20.1
Steps to Reproduce
- Log in to the OpenShift Container Platform web console.
- Switch to the Developer perspective
- Click on Pipelines in the left-hand navigation menu.
- Observe the main content area/tabs.
Additional info (Such as Logs, Screenshots, etc):
Attached the screenshot for the same
Update the user permission to the namespace to get access to approvaltab via developer perspective
oc adm policy add-role-to-user view user1 -n approval-gate-groups