Dears,
Iam using JSW datacentre and i have script runner I want to make post function to transit parent issue type to next stage if all subtask is Resolved to DONE status only
How can I do this ? what I found if the subtask is resolved without making condition about the resolution or the status
Hello @Mohamed Saad Taha
To provide you some more input, some actions can be even done with Native Automation.
After some "Do and try" you will notice fast Limitations ScriptRunner or Automations. Learning by doing 😊
You get enough Input from @Tinker Fadoua and @Niranjan
If you stuck, let us know 😉🤠
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Definitely with ScriptRunner you can get the desired outcome.
I will recommend to use resolution vs status because if resolution is not set even though the Status is showing as done to Jira the issue is not resolved. Jra goes by resolution.
Adaptavist has a rich library to help you.
@Niranjan shared the link, you can find a lot of scripts.
However let us know if you get stuck.
Best,
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.