/
Difference between JQL aliases and functions
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
Difference between JQL aliases and functions
JQL aliases added by the app are accessible from Jira advanced search. JQL functions are accessible from Extended Search screen or via Extended Search filters in Jira advanced search.
Aliases are used just like keyword. For example: linkType="blocks"
Functions need to be called with the issue in
clause. For example issue in epicsOfChildrenInQuery("'Team Name'='My great team'")
Make sure to go through the steps in the Getting Started with JQL Search Extensions guide to better understand the aliases and functions.
Related articles
, multiple selections available,
Related content
Getting Started with JQL Search Extensions for Jira
Getting Started with JQL Search Extensions for Jira
Read with this
Epics JQL Functions
Epics JQL Functions
Read with this
Getting Started with JQL Search Extensions
Getting Started with JQL Search Extensions
Read with this
Jira Hierarchy & Advanced Roadmaps JQL Functions
Jira Hierarchy & Advanced Roadmaps JQL Functions
Read with this
SubQuery Limits
SubQuery Limits
Read with this
BigPicture Integration
BigPicture Integration
Read with this