Looking for some automation rule help - I have a rule for when an Epic change 2 custom fields (Project & Work Type) then populate that value on all the Epic children. My rule won't populate the sub-tasks though. Suggestions on how to make the rule work for all Epic child cards & Sub-tasks?
Here is the rule that partially works:
Okay I have a small update: I found out that if a open ticket is linked in a closed ticket, this will be still displayed via api.
Any Ideas how to fix that?
i also changed my query to:
text ~ "XYZ1*" AND status != Closed
https://RUNJIRAURL.com/rest/api/2/search?jql=text%20~%20%22XYZ1*%22%20AND%20status%20!%3D%20Closed
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.