You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hello,
I'm looking for a gadget add-on to display the one-number result of a two-variables formula.
It would be something very similar to the Filter Based Formula Gadget found in the Great Gadgets add-on (below), but with two filter variables. My final goal is to display the ratio between the numbers of issues returned by two different filters.
Would you happen to know any such gadget?
An Advanced Issue Filter Formula gadget was added some time ago in our Great Gadgets app. With this gadget you can display math formulas results based on up-to 6 filters.
Thank you,
Danut M.
Good one, and I suggested that feature to StonikByte for Great Gadgets last year:
https://bitbucket.org/StonikByte/great-gadgets-add-on/issues/79/add-multi-field-math-to-issue-filter
Even better would be if a gadget could display any Jira entity property; then with Automation for Jira (A4J) setting the value, practically anything could be put on a dashboard.
Best regards,
Bill
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.
Jira Misc Custom Fields is a popular add-on that can perform calculations. Not sure if it covers the dashboard requirements you have.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
We actually already have a licence for Jira MCF but Misc Custom Fields are related to issues and the computation I need to make depends on numbers of issues in filters. So yeah, I could use it, but this means that I choose an arbitrary issue, useless beside that, on which I perform the computation in the code (with a condition on the issue key) and in the gadget filter I'd only take the value on this one issue. This is a workaround but it's really not optimized.
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.