Hi,
We are going to change our fixversion values, we know that people have used filters and quick filters using the old values. Is there a way we can query in our project to find those filters that should be changed?
thanks
Hello,
You can open the Jira database and query the searchrequest table. Your query would be like this:
SELECT * FROM SEARCHREQUEST where REQCONTENT like '%fixVersion%'
Hi @Alexey Matveev,
It is not working(we are using Postgres), any alternate option?
Thanks in Advance.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
What s the error?
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.
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.