This is an odd one and really I'm guessing I'm asking where to strat on investigating rather than an answer (although it would be great if someone had one!)
The workflow step "passed" has a JQL condition, using groovy runner, to display only if this filter is matched:
"issuetype = "Test case" AND "Test Failed against browsers" is EMPTY"
However I have one user who cannot see "passed" unless I disable the condition. All other users can see "passed" when the condition is matched. Nothing in the "atlassian-jira.log" I can see. I've double-checked that it is this condition causing the issue.
Any suggestions?
Thanks @Jamie Echlin [Adaptavist] I'll check into that.
has the problem user been renamed? Older versions had a problem with renamed users. You could check with the user key is the same as the username in the database...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If the original user does not have too much history or issues etc connected, I would delete that user and create a new one in its stead. That's the fast solution. Are you sure you not only checked that they have the same permissions, but also same roles, groups everything etc? I can't think of why it would be different in that case.
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.
If you try with another user with the exact same permissions, will that user see the "passed" transition?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Sana Safai I have checked the permissions and roles and there's nothing wrong there. There aren't any other conditions or validators that affect this. There is another scripted condition but after removing it the problem remains
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
What is different in the permissions the user has? And is there any other kind of validation or condition in the "passed" transition? That's where I would look.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Jamie. Yes they are logged in if you run the query in the search it returns the correct issue. As mentioned I've checked atlassian-jira.log while logged in as the user and refreshing the issue. Nothing is being logged. IS there anywhere else I can look?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
and check the logs...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Is that user logged in? What happens if they run that query as a jql query in the UI?
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.