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.
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:
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.