This is probably a long shot, but... can I manipulate a number returned in jira dashboard without any filters. Or if there an option to display values that are manually entered in Jira dashboard?
By using the Jira's default gadgets it is not possible.
If you are open to idea of using an app, our Great Gadgets app offers two gadgets that you could use to display custom (manually entered) numbers.
Here is how:
By using Issue Filter Formula Gadget
Configure the gadget to calculate a count ideally on a JQL that returns nothing. Then choose to apply the Math transformation and multiply the count with 0 and add to it your custom number. For example: x*0 + 78
As a result, you will get your custom number displayed:
The same trick can be used in Advanced Issue Filter Formula gadget, which is capable to display up to 6 numbers in a gadget.
For something like this:
... you need to configure it like this:
Danut
Hi @Danut M _StonikByte_ thanks a lot. This is the one I've started to use. If all goes well, going to buy the paid version.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Atlassian is rolling out changes to the Filter Results gadget that might let you change values with inline editing. Not sure that every instance of Cloud has it yet, but it is coming.
Other than that, there are probably some Marketplace apps which will allow you to do that.
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.