Hello everyone,
I'm having trouble with using truncation for the field "issue key". I found out already, that "~" ist an unsupported operator for "issue key".
I want to get all undone issues in a project, linked to a certain epic, but do not want issues with issue key = "HHVASE*"
My JQL so far is:
Epos-Verknüpfung = KLNVASE-465 AND status != Done AND issuekey in (..., ...)
Is there any other way to truncate the field issue key?
Thanks in advance
Nadja
Hello,
I guess HHVASE is a project key. That is why you can just write a JQL like this:
project = HHVASE
Hi Alexey,
you are perfectly right! I had not in mind this context. Thank you very much!
Greeding,
Nadja
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.