Hi, we wanted to have an overview of the month wise issue count based on the "Start Date" in the tasks. Basically, a bar chart or simply Month & Count in a table view side-by-side.
Is this possible with native Jira dashboard gadgets?
Example of the output required -
Hi @Utsav Kothari ,
Unfortunately, I don't think you'll manage to get this with native gadgets. Atlassian Analytics can most likely do this and I've also tried to construct this with Home Dashboards but with no luck 👀
I have something like this constructed on a couple of sites, but we're mainly talking about Marketplace apps.
What I'd recommend trying is Apps feature in Rovo Studio. A couple of users said they've managed to build a custom widget (powered by Forge) by simply prompting Rovo and stating what they need. 👈
Cheers,
Tobi
hi @Tomislav Tobijas , will give the Apps feature a try. Fingers crossed :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Analytics, you could try, but then you need an Enterprise subscription to use the feature.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This is probalply a possibility with the 2 dimensional ootb filter gadget, if you try to use a work around, the you set a text field, with month based on start date with an automation.
You could use smart value like {{issue.customfield_xxxxx.format("MMM")}} , where xxxxx is the id of the field, trigger the automation based on field change of the field start date or issue creation of start date is set on creation or both.
Otherwise if this is not the way you want to take, you will need to revert to 3rd party marketplace solutions
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.