I'd appreciate your assistance. Thank you, Anne
The short answer is no, there is no bulk edit option for filters. The only thing I can suggest is to use a text editor and have all 7 queries in there and do a search and replace, that is the closest you can get to a bulk edit.
Thank you for your informative response. I appreciate it! Anne
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Create individual queries for each of your criteria then join them together in the end result queries.
If this is one set of criteria that you change for multiple end result queries:
"Environment Found In" = XXX OR "Target Environment(s)" = XXX OR "Target Environment" = XXX OR "Customer(s)" ~ xxx
Create this and name the Filter "Environments". Once saved you will have a "Filter ID" and you can join together multiple Filter IDs together (assuming each runs on it's own). Let's assume the Filter ID = 12345
issuetype in (bug, story) AND status not in ("In Progress", "Merge Pending", Resolved, "QA To Do", Verified, Done, "QA Testing Blocked") AND Filter ID = 12345
This will combine the 2 together, now you can add that "AND Filter ID = 12345" to as many filters as you want and then ONLY change the "Environments" Filter and save it, when you access the other Filters that contain the "AND Filter ID = 12345" will be using the variable query each time.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you very much! Anne
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.