This site is moving soon to become part of an integrated Appfire documentation and information site for our apps. This site will remain available during the transition to our new and improved site. Once this site is moved over, this banner will be updated with the new site link for easy access.

Take a look here! If you have any questions please email support@appfire.com

Subqueries aliases don't return any results

Problem

None of the subqueries aliases return results:

  • issuesInQuery

  • linkedByQuery

  • linksQuery

  • parentOfQuery

  • subTaskOfQuery

  • epicOfQuery

  • issuesFromEpicsInQuery

Solution

Subqueries are a legacy functionatliy. Make sure you use Extended Search instead.

https://jqlsearchextensions.atlassian.net/l/c/z4o9uskc

You need to create a subquery and wait for it to be indexed before you can use it with the aliases.

Follow the instructions of creating a subquery: