It's not the same without you
Join the community to find out what other Atlassian users are discussing, debating and creating.
I've created a new issue type called 'requirement' which may be linked (in a 'depends on' link) to one or more user stories.
When all the user stories that a 'requirement' depends on are resolved, I want the requirement to automatically change its status to resolved as well.
Is there any way to do this?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey, I already provided it in my answer - I'll put it here again. The instructions state what post functions you need to use and how. :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thansk this is great. I am able to fix it .. but run into one more issue. one feature can mapped to mutiple stories. I want to excedue the post function only all stories are resloved.
is there a way to place a validation ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey there,
Yes, you could use either "Condition on linked issues" or "Validation on linked issues"; you add them to the transitions in the feature workflow to prevent it from being transitioned unless the linked issues you dictate meet the criteria you select. Please note that it's based off of status, though, and not resolution (hopefully it still meets your needs). :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Sorry for the silly question... I am setting up Jira software on a cloud instance for our company for a demo. Is there a version of Jira workflow toolbox that can run in the cloud or is it necessary to have the server/dc hosted version to have this kind of add-on?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You will have to write a workflow post function that finds the dependent issues and progress them in the workflow.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Which post function we need to select ? is there any existing one ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It only possible with the script. We already worked the same with scripting..........................
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This approach requires you to have the JIRA administrative rights. The main aim of this article is to help you achieve an organized, easy-to-maintain workflows in your JIRA instance thereby, reducin...
Connect with like-minded Atlassian users at free events near you!
Find a groupConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no AUG chapters near you at the moment.
Start an AUGYou're one step closer to meeting fellow Atlassian users at your local meet up. Learn more about AUGs
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.