Hi team
I'm reading Atlassian documentation , i found some where that if i change the project key i will need to update board filters, dashboard filter gadgets, and any other global queries with the new key.
But some where else i read that JQL querry still read the old project key and i do not need to update anything.
Can some one help me to clarify this ?
Regards
when you rename a project key Jira will create a mapping of old and new values that allows the old values to be still found I.e. any links in mails etc will still work.
I would change your queries over to new project keys to avoid confusion.
hi @Tom Lister
First of all thankyou , but i need to know if i need really to update querry and global filter in gadgets with the new key ?
Regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi
you will need to edit gadgets with global filter.
Your other filters will still work but I’d recommend making them consistent
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The problem is that the gadgets with global filter , still works ? and for me it's not normal , i indexed my project nothing changed.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Tom Lister,
Thank you for this explanation, then I remembered this wrong.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
You must edit filters, queries and so on because Jira does the mapping from old issue-id to new issue-id only for the existing issues. New created issues will be found only with their is containing the new project key.
So, everything will work fine for existing issues but will fail for new ones.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Karim Belhadj @Bastian Stehmann
JQL queries and quick searches will continue to work for old and new issues even after multiple renames.
What won't work are gadgets with global filters. An example of this is the Activity Stream. When adding it to the dashboard you can add a global filter such as 'Project=OLDNAME'. When the names are changed this gadget will no longer show any activity. I suspect these use SQL under the hood rather than JQL. Whatever, these gadgets are the only real gotchas.
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.