I am trying to implement status rollup synchronizers in Structure and I am not sure how to make this work exactly.
What I am trying to achieve is the following:
Parent Issue has 6 Statuses, Child has 4. The relationship should look like this:
Parent Child
Funnel = All children 'Open'
Review = All children 'Open'
Analysis = All children 'Open'
ART Backlog = All children 'Open'
Implementing = At least 1 child 'In Progress' or 'Closed'
Done = All children 'Accepted'
As you can see, none of the Statuses are the same (it's just the way we handle things here). Can I make it work like this? or do corresponding statuses like Done and Accepted have to have the same name?
To calrify: The workflows already exist. Also, we want to be able to move freely between Statuses and not be restricted by predefined workflows. That's why we did not specify any transitions in the workflows of each issuetype. Any status can reach any other status within an issuetype at any given moment.
Hello Simon,
Currently the names of the statuses have to match for the rollup to work. Transitions can be different though.
We have a feature request in our backlog for an improved rollup mechanism which gives more flexibility, but we don't have any time frame for it yet. I've added a link to this ticket there, so we'll post an update here as soon as there is some news.
Regards,
Eugene (ALM Works)
Did you catch the news at Team ‘25? With Loom, Confluence, Atlassian Intelligence, & even Jira 👀, you won’t have to worry about taking meeting notes again… unless you want to. Join us to explore the beta & discover a new way to boost meeting productivity.
Register today!Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.