I am currently undertaking the ACP-100 exam prep course.
In the 1. Module Advanced User Features - "sample exam questions" I get asked the following question.
Inspect the JQL query shown below.
category = "Mobile App" AND project = Customer1 AND created >= startOfWeek(-1) OR project + Customer2 AND created > startOfWeek(-1)
project + Customer2
I couldn't find anything about it in the offical documentation that the + operator is supported
https://support.atlassian.com/jira-software-cloud/docs/jql-fields/
I also tested this in my lab instance.
So could this be a typo?
Hello @Slifer
there is indeed no + operator in JQL. So depending on the exact nature of the question, you should probably tell that this JQL is invalid or it's indeed a typo.
Cheers,
Matthias.
Hello @Slifer ,
On this page: https://support.atlassian.com/jira-software-cloud/docs/jql-operators/ , there was indeed no mention of the + operator.
Br,
Nikola
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.