Hi Everyone,
Can we configure stastus based on label value? If the label (system field) value is SIT it needs to be displayed few transactions only.
the workflow having total 6 stastus,
Backlog
To Do
In progress
Completed
Reday fir approval
Done
Every stastus having all.( we can go any stastus to any stastus)
So any issue type (story, bug, task) if the lables( system field) value is SIT
I need to show below stastus only.
Backlog
Completed
Done.
If the label is empty or has any other values we need to show all statues.. it will be done by condition I guess.
I have used the below condition but it's not working as expected.
project = "PAR" AND (labels is EMPTY OR labels != "SIT" OR status in ("Backlog", "Completed", "Done"))
Please help me on this request.
Regards,
Syed
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.