Skip to end of banner
Go to start of banner

NEW_JQL Search Based on Default Properties

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

You can run JQL searches based on the default properties:

  • Status: projectCharter-Status

  • Start Date: projectCharter-Start-Date

  • End Date: projectCharter-End-Date

  • Priority: projectCharter-Priority

  • Country: projectCharter-Country

  • Team: projectCharter-Team

Examples

project.projectCharter-Status = "To Do"
project.projectCharter-Country = France
project.projectCharter-Start-Date > now()
project.projectCharter-Priority > "Low"
project.projectCharter-Team = Development

Due to some technical limitations of Atlassian Forge platform, JQL search based on custom properties is not currently possible. Contact us for any of your use cases that requires JQL Search based on another property. Depending on the generality of the use case, we can add your property to the default properties list.

  • No labels