-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
None
-
False
-
-
False
-
-
Description of problem:
In the OpenShift Pipelines Approvals tab, newly created manual approval tasks for a PipelineRun are shown with Current status = “Unknown (0/1)” even though approvers are expected to see the task as Pending.
Prerequisites (if any, like setup, operators/versions):
1.21.0
Steps to Reproduce
- Install OSP 1.21.0
- Enable console plugin
- Enable MAG
- Create an approval task via pipeline run
- List the approval task and confirm it is pending for approval from user1
- Log in as user1
- Under the pipelines section, click the approval tab
Actual results:
Default filtering is pending, but the status of the approval task is unknown
Expected results:
The new approval task should be in pending status
Reproducibility (Always/Intermittent/Only Once):
Always
Build Details:
1.20.1
Additional info (Such as Logs, Screenshots, etc):
opc approvaltask list -n approval-gate-groups NAME NumberOfApprovalsRequired PendingApprovals Rejected STATUS approval-groups-s01-wait 1 1 0 Pending

