hi all,
I have a question.
Is it possible to change the color of new issues or update ones in user dashboard or bold them so that the user be aware of new changes by looking at dashboard?
Hello @sahere
Thank you for reaching out.
There is no way to highlight new changes in any dashboard gadget, however, you can use a separated gadget to properly highlight new updates and issue created in a specific time range in your dashboard. Let me give you an example:
Let's suppose you would like to make visible/highlight all the issues created or updated in the last 5 hours for the users in your JIRA application.
1 - Create a filter to return the issues you want:
updated >= -6h or created >= -6h
2 - Configure a new dashboard gadget (Filter Results, for example) with the filter:
Let me know if this information helps.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.