My users are new to JIRA Agile. They are not "Ranking" anything. This advanced JQL Query causes one specific epic not to show up in the search results. When I remove "ORDER BY Rank ASC" from the JQL Query the epic appears. Any idea what someone clicked (or didn't click) on this issue to cause it not to show up? Thanks.
Why dont you use the JQL
(MYJQL ORDER BY Rank ASC ) OR (project=XYZ and issuetype=Epic)
This way you get the ranked issues as well as the epic in the search results.
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.