We have multiple Projects. I want to create a list of specific issues in each. So far I've identified 5 that I want.
I've tried to create a dashboard, but that one potential gadget only provides issues assigned to me.
Thanks,
Jay
Hello,
You would need to create a fliter to select required issue. Then you can add the Filter Results gadget to the dashboard and select there your created fileter.
I just found out about the filters, and added the gadget to my dashboard. Looks good to me
I use "Issue = x OR Issue = x " for these items. Is this the best way to write such a query?
Appreciate it, Alexey.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It depends on what you want to do. If these issues have something in common (a value in a custom field), then you can write customfield = value. If they do not have anything in common, then you can write:
issue in ("x", "y")
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If I answered your question, kindly accept this answer. In this case other users with a similair question will be able to find this answer.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You are welcome!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.