Hello, community!
I’ve an experience in BI (Qlik, Superset), but absolutely newbie in eazyBI.
Just for testing I’ve tried to create simple report Assignee/Status. It should be like:
Backlog | To do | In progress | Code review | |
---|---|---|---|---|
Developer_1 | 1 | 2 | 0 | 4 |
Developer_2 | 0 | 4 | 0 | 2 |
Developer_3 | 5 | 1 | 0 | 0 |
And I wasn’t successful.
By default, I see Measures in the Columns section and there ‘Issues created’ is selected by default. I don’t need this measure, so I’ve tried to delete it and failed. I’ve added ‘Status’ to Columns section and Assignee to Rows section. As the result I have:
I don’t need ‘Issue created’ row but I can’t delete it. I am curious if it is possible to delete it?
And second question: does issue count include all type of issues (task, story etc.) or counts only tasks?
P.S. I have Jira v9.14.1 on-premise.