1) I have this query written in structure
project in (ABC) AND issuetype != Feature
which gives me a list of 200 + stories
2) Now the requirement is I want to see only the tickets which have word "ASH" in the Acceptance Criteria
Added a filter where Attribute AC contains "ASH"
but it is not lisitng any tickets.
Could you pelase let me know what is wrong in this or do I have to use the formula here?
Hello @Parveen Taj
Refer to the JQL Advanced Search Reference page on how to correctly use the Contains (~) operator.
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.