Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Customized dashboard creation for Jira cloud

Kandula Shankar August 11, 2021

If abc user got 4 issues 5th august and 6th got  6 issues and 7th got 10 issues. date wise it needs to show and also how many tickets are in in progress and how many tickets are in done this things also show in date wise, is there any possibility to do in jira cloud. is there any free plugins for this. 

1 answer

1 vote
Jack Brickey
Community Champion
August 11, 2021

There isn’t an “assigned” date system field in Jira. What I would offer for your consideration is a combination of a custom date field (assigned date) and Automation. It would work like this…

automation rule:

  • trigger - issue assigned
  • conditions - as needed to meet your needs or none
  • action - set “assigned date” to now

note that if an issue is reassigned it will reset the assigned date but likely what you want.

you can use this custom field in the 2-dimensional gadget to illustrate your goal. X-axis = custom field, y-axis = assignee.

note: I have not tested this but it should work.

Suggest an answer

Log in or Sign up to answer