Hi,
I have a bunch of filters which filter to a specific version. All filters are shown on a shared Dashboard.
Now when we have a new version we have to edit each filter (10+) manually.
Is there anyway to but sort of a parameter into the filters query, e.g. "... AND fixVersion=%MY_PARAMETER% ..."?
Or someway to bulk update filters?
There are few JQL Functions whihc might be useful like releasedVersions, latestReleasedVersions etc. See http://confluence.atlassian.com/display/JIRA/Advanced+Searching#AdvancedSearching-FixVersion
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.