I have a service Request with Approvals and I was getting the Approvers from (Waiting for Approval) through the Approving Manager (Userpicker) Field value from the workflow when the Summary matches with that condition I added a post function and a condition when both matches then only it go to (Waiting for approval) status. While I was cloning the Ticket the Approvers are not pulling because the summary changes while cloning. we can't use the request type in place of summary in Post-function is there any way to pull the Approvers while Cloning?
Did you consider to use Automation for jira? I think you need to make a rule that will be waiting for ticket creation, then check if clone link type exist. If exist, copy values from linked issue.
Regsards,
Seba
Even if I use the Automation to copy the Values The Conditions and post-functions in the workflow transitions run before the Automation rule. So Automation Won't work for this.
Regards.
Durga Prasad.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.