The below JQL is showing all but one issue, there is nothing in the ticket that would make the issue not show:
"Request participants" in (currentUser())
Hi @ravi.bolos
The issue is that issues are not displayed in the queue but should ?
It may be related to pemission like @Nicolas Tagle said, so check that the permission scheme allow the user to see the issue but also check if there is no security level configured for this project that may prevent the user to see some issues.
Also you are using JSM, so if the JQL is used in a queue il will be applied only in the current project so the user will not see issues from others porjects from the queue but will with the same JQL run into the Issue Navigator.
Regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Amber,
I can be something related to permission. Can you give us more information, What flavor of Jira (Cloud DC Server). the complete JQL you are intending to display, any information you can give us. Is there a Security Level in place for that project? are you the Org admin, or site admin?
Cheers,
Nico.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Nocolas,
I am a site admin and this is for Jira Service Management 5.0.0, Commercial (Data Center)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
"Request participants" in (currentUser())
This is the full JQL, but there is a ticket that doesn't come up in the queue with this JQL for some reason
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you for the information Rabi, a couple more questions to keep investigating.
a) Check if there is a Security Level on the project of the Issue that is not displaying.
b) Check your role on that project, and the permission inherit from that role.
c) are you executing the JQL directly on issue search? or using it as a filter in a board?
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.