Hi All,
So I have created a custom date field, that is based on when an issue was transitioned to a certain status. Is there any way I can use this custom date field in a JIRA dashboard instead of the standard date fields that the system gives you?
Ideally I'd like to be able to create a line graph.
Could you tell us what the board configuration says the "saved filter" and "Kanban board sub-filter" are? The actual JQL, not their names (feel free to obscure details of specific data if you want, we're looking at structure, not the specific detail of the query.)
Nic,
Is this the information you're referencing?
image2017-1-30 8:36:58.png
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.
removed Sub-filter and issues displayed
fixVersion in unreleasedVersions() OR fixVersion is EMPTY
I don't have versions or releases associated with my workflow, why would this not allow my issues to be displayed on the board?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Sorry for the delay, Answers down a lot recently.
Project = CRM is nice and easy to work with. So the next test is to run that in the issue navigator and check how many issues that pulls back. Then try "Project = CRM and (fixVersion in unreleasedVersions() OR fixVersion is empty"
I'd then save that filter, create a new empty dashboard (which you can bin later), and add a "filter statistics" gadget to it. Select the saved filter as the reporting filter, and "Status" as the statistic to report on. It should tell us more about the status numbers (I'm trying to establish if your board is doing something obviously wrong by the way)
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.