Open lokanandaprabhu opened 2 days ago
@lokanandaprabhu: This pull request references SRVKP-6733 which is a valid jira issue.
Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the bug to target the "4.18.0" version, but no target version was set.
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: lokanandaprabhu
The full list of commands accepted by this bot can be found here.
The pull request process is described here
Fixes: https://issues.redhat.com/browse/SRVKP-6733
Analysis / Root cause: PipelineRun with Resolver case was not handled. Only Pipeline name was sent at the time of rerun under pipelineRef.
Solution Description: If PLR is using resolver, instead of sending pipeline name in pipelineRef, resolver and params values are used.
Screen shots / Gifs for design review:
-----BEFORE-----
----Rerun in PLR details page--- https://github.com/user-attachments/assets/5cb4a51b-4ef5-4c1c-aa46-131ab9f04bfd
----Rerun in PLR list page---
https://github.com/user-attachments/assets/f8ac7137-8723-42bd-a0fd-6e3c8b870d0a
-----AFTER-----
----Rerun in PLR details page---
https://github.com/user-attachments/assets/48a74912-cf12-48ca-ab3a-90c9f1030508
----Rerun in PLR list page---
https://github.com/user-attachments/assets/ee44e07c-e92c-4e51-a875-3ac80a9f14c0
Test setup: