JQL Search Based on Default Properties
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.