Hello community,
I have the next JQL query:
status CHANGED FROM "A" to ("B") OR status CHANGED FROM "A" to ("X", "Y", "Z")
And I want a graph on my dashboard that shows the two percentages, whether is from A to B or from A to X/Y/Z.
Is that possible? I have the JQL query but I don't know which graph to use or how to make it show those 2 possible movements.
Thanks a lot in advance!
Dani