Hi everyone!
I wont to Filter Components true STATUS or better to say 2 diferent once and with a Component but seems tome like its cant be done. Did anyone had the same Problem?
Background: i sorted my Learning Problems into Comnponents und i wont to see if some of them are still to do and to calculate how many have i already made.
I suggest you use versions instead of components for that. Versions are time based, they have a start and, end date. Components have not.
I am going to try it and to give you a Feedback. Thank you for your time.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
project = TESTTAG1 AND status in (Open, "In Progress") AND resolution = Unresolved AND component = "JIRA Schulungaufgaben" order by priority DESC,updated DESC
Thats the Solution that i was aiming for but thanks you anyways.
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.