I have two issuetype (deliverable and project).If deliverable issue in done status then project issues also should move into done status.
Hi @Arati Vilas Gavade and welcome to the community,
You could achieve this in two different ways, but this depends on if you have 3rd party apps or not, as well as, the way these two issue type (issues actually) are connected (link type). E.g. you could use Jira automation as follows:
For the above rule to work, a transition for the Project issue type from Any status to Done should exist (e.g. global transition)
Hello,
Thanks for your support.
I understand using automation rule but i cannot perform any status to done transition can you please tell me the second option how we can proceed.
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.
Hi Alex,
I am asking any another way to solve this issue without using automation rule.like using postfunction.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Post function is another way to automate this. Do you have JMWE or similar app?
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.
I was trying do using JMWE transition issue postfunction but something goes wrong.Can you please help me here
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Can you elaborate on what is not working?
Also, note that even with JMWE, you'll need to have an existing transition to the Done status for your Project issues.
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.