Hi all, We have a custom Jira field called “Flagged Options”. Looking to create a report that counts how many time the state of the “Flagged Options” field transitions to “Pending Further Development” state per “Assignee” by month. The “Flagged Options” field was imported as a dimension and property with a data type as a “string”.
Current report only counts the “Flagged Options” field when the current state is “Pending Further Development”. I need the history of each time the filed transitioned to the state and not just the current value. I need something like the screenshot provided.
I think what I need to do is “Define new calculated member”. I tried reading the documentation and I think I am missing something as I can’t figure out how to do this. Any help would appreciated