Thanks in advance: I'm simply looking to display additional rows under 'PCIENT-275' with values PCIENT-276, PCIENT-277, etc.
How would I conceive the syntax within provided box to allow this?
Thanks very much!
Hi @Vic Salemme ,
Does a JQL query like this one achieve what you're trying to do?
key in (PCIENT-275, PCIENT-276, PCIENT-277) order by key asc
Let me know if I misunderstood what you're asking for. :)
Thanks,
Rachel Wright
Author, Jira Strategy Admin Workbook
Thank you Rachel!
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.