Hi,
I'm looking for a way to filter issues in a certain status (e.g. 'To test Acc') AND where linked issues have a certain status as well (e.g. 'Done').
Sven
project = XYZ AND status = Resolved
project = XYZ and issue in linkedIssues("issuekey", issueslinkedas) and status = Resolved
Please note that issuelinkedas can be blocks, is blocked by, defined by, defines, etc
Please let me know if this solves your issue
Many thanks
Kinnera
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.