You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Structure board noob question.
I have a field with multi select values. Something like Field = (A, B) I have epics with the following values:
I want to create a grouping formula such that:
The result of the grouping will be that:
Could anyone guide me and provide a sample formula which could be used for the above? All my attempts fail because when #1 is true, #2 is not evaluated. I am essentially looking for a way/syntax for multiple IFs and not an IF-ELSE.
Hello @Jose Augustin ,
Welcome to the Community!
I don't believe you will need to use a formula. You should be able to select the field you want to group by when adding the Group Generator.
Have you tried this and it is not working?
Best,
David
Hey David -
Thanks for the quick response. This is part of a larger formula that I am trying to setup. The native one will work for this use - but won't for the larger goal.
An easier way to think about the ask is to relate it to native Labels. If A, B, C, D are label values, I want to group the tickets based on the following logic.
As you can see, there are some places where I do not want duplicates (same ticket in different folders) and other times when I need duplicates.
HTH!
Jose
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @Jose Augustin ,
You're very welcome. Thank you for the clarification.
I'm curious about the first two examples. It seems that when the combination A,B,C exist, you only want to group by C, but when combination A,B exist you want to group by B. Was this intentional to exclude grouping by B when A,B,C exist?
Or, was the first example meant to include a group for B?
Best,
David
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey @David Niro _Tempo_ -
The example is accurate. And you described it right. I have tried a few grouping formulas and was not able to get it to work. Any help is appreciated.
Jose
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @Jose Augustin ,
Based on what you have described so far, this would be a very complex formula. Essentially each combination of labels needed to be accounted for in a local variable.
It would be best if you could share the entire use case and scenario. Specifically how you make the determination of what gets grouped based on the combination of labels.
Perhaps there is some common thread we could use to better define how to group the issues without creating so many variables.
Please feel free to reach out to our support team directly via email support@almworks.com or customer portal support.almworks.com.
Best,
David
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.