I am using JIRA 7 and my end users (customers) cannot select a person in the User Picker field. The function works properly for servicedesk agents and administrators but not for end customers that are logged in via Active Directory credentials.
By default, the Browse User global permission originally had access by the Anyone group but I cannot even find that group. I added Active Directory groups to include Browse User permission access but that did not resolve the issue.
I'm not sure what to try next.
I had this same issue. I was able to get this working by following the solution here written by Dryen Galvao: https://jira.atlassian.com/browse/JSDSERVER-4310.
"I found in the Project settings - > Customer permissions the role Who can customers share requests with? , so I choosed the option Any customer or organization, by searching in this project and the custom field becamed enabled to search users by any customer ."
@Joe Koch Thank you for sharing this I had the same issue with a custom field user picket (single) and that was not mandatory but if the name was not entered correctly it would block the task to be completed by the user.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks, solved that one for me.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I was able to fix this by clearing JIRA's caches using the Scriptrunner built-in script. Restarting my dev instance fixed that.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Brad, were you able to get a resolution to this issue? We are experiencing the same problem on JIRA 7.3.6 with JSD 3.5.0.
Our team has determined a possible workaround is to open up permissions on the SD project, then use issue security to prevent customers from viewing issues. We are using service desks to serve internal teams, but I do not prefer that proposed implementation because it effectively makes all customers agents.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I am getting the same thing on JIRA 7.7.0. It only happens for certain users, although I can't find any pattern to whom it doesn't work for.
Browse Users permission is properly set, so that shouldn't be an issue. If I restrict the number of users to a relatively small group, it seems to help, but doesn't mitigate the problem.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'm 90% sure user picker list is filtered on server side by checking if current user is able to share the issue with specific people. For Service Desk it may be service agent for this project or another customer in same organization. So the most cost effective solution would be to add people that need to be selectable in the user picker field to same organization as the customer who needs to select. Another solution could be to add these users as service desk agents, but this may require additional licences.
Another solution could be to use Select field type and populate it with needed people, but it does not look so fancy.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Maybe this was the issue?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'd like to further clarify my issue. Servicedesk users and Administrators see the user picker field as a drop-down box with the text "Search for a user" in the field. End user customers see the field as a standard field (not a drop-down) without any default text in the field.
I think the issue is related to the Browse User global permission. Please see my original issue for details.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I vaguely remember there was a bug in early JIRA 7 versions that you might be affected from.
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.