Hey,
I have a use-case like this:
I want to filter out issues that fulfill 2 or more criteria from a list of 5 criteria, something like this:
I have 5 different filters, one for each criteria. If I OR them it will be enough that one of them is fulfilled and if I AND them all 5 need to be fulfilled.
But I would like to show the issue if 2 or more are fulfilled, such as:
noOffilters=true >= 2
Does anyone know if there is a way to accomplish this?
Cheers,
// Svante
Hi Svante
You can do this using the Power Scripts add-on.
There is a video tutorial walking you through in detail here.
Let me know if you have any questions.
Hope you can make it work!
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.