If you move an issue from one Project to another in Jira it is given a new Key in the new Project.
It stores the previous Key somehow because you can put the old Key in the Quick Search box and it will find the issue under the new Key.
Is there any way to search for multiples of these old Keys?
i.e. you can search for multiple keys using Key IN (abc-1,abc-2,abc-3) but this only works for the current Key.
Is there something like PreviousKeys IN (xyz-1,xyz-2,xyz-3)?
The reason for this is we have upgraded to a new Jira server and migrated everything across but then moved all issues to a new Project structure. I now need to do a quick audit to ensure all the issues are now in the correct place from the old system (and therefore by old keys)