Hi Team,
Need to apply the condition in workflow that the two custom field values should be same and also expected end date should get exceeded than only transition should be shown or else the transition should get hided.
We are in cloud and using scrip runner addon.
Thanks in advance!!
So just to clarify, you want a ticket that is moved from one status to another to check 2 fields on the ticket for the same value and that the end date has been pushed past the original end date before the ticket is allowed to update to the new status?
The first bit sounds like the standard condition on the transition in the workflow manager.
The second sounds like a Script Listener situation which is very well documented here (https://community.atlassian.com/t5/Jira-questions/How-to-fetch-and-compare-previous-value-and-new-value-of-Due/qaq-p/1583571) so I will give credit where credit is due to Kristian Walker.
Hi @Crystelle S ,
Here the listeners will not help me i need the workflow conditions to hide the transitions looking for the code here.
Thanks for your reply.
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.