kmote
kmote

Reputation: 16735

Jira error “The value 'XXX' does not exist for the field 'project'.” when sharing a JQL search string with another user

I sent a Jira search link to two colleagues, but instead of results they get this error: enter image description here

I used the Permission Helper to confirm that these users do, indeed, have access to the project. Why can't they see the results?

(NOTE: Unlike this post, I am not trying to access JIRA programmatically. I'm just sending a search url via email.)

Upvotes: 1

Views: 1943

Answers (1)

kmote
kmote

Reputation: 16735

To answer my own question, it turns out both of these users had simply not logged in yet for the morning! Slightly embarrassing to admit how long it took me to figure this out! I decided to leave this clue behind for anyone else who faces this.

Upvotes: 3

Related Questions