project = ENGHARBOR AND resolution = Unresolved ORDER BY priority DESC, updated DESC
This will return issues in the ENGHARBOR project.
If I let Jira change the ENGHARBOR to Harbor, it will return issues in the CPOINT project.
project = Harbor AND resolution = Unresolved ORDER BY priority DESC, updated DESC
Hi,
I would suggest either using the key without quotes, or the name of project with quotes, i.e. :
project = ENGHARBOR
project = "Harbor"
Antoine
Thank you.
When I do this and press the search button
project = ENGHARBOR
It returns the expected results.
If I type and let Jira auto-change to Harbor (that's the project Name) it returns the CPOINT project issues.
project = Harbor
When I use this, it returns the CPOINT project issues.
project = "Harbor"
Other projects return correctly, at least the ones I've tried.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Well this is beyond my knowledge then. :)
Looks like a bug. I usually use the key of the project anyway because I am sure this is unique and it is shorter. I guess this is a problem for users in your case that use the name of the project instead ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you for your help! Greatly appreciated!
I prefer using the key of the project also. Jira, when creating the search string, will auto-fill to the name even if enter the key, at least in our instance it does. I submitted the issue to Atlassian, if I hear anything, I'll post it here.
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.