We are using request types in JSM for onboarding, offboarding and users change.
The user picker list for offboarding and user change is only populated with active users.
This is as expected and a good behavior by design.
Problem is that when a user is disabled due to account expire date or he or she is back from leave the list user is not visible in the list.
Workaround is to create a customer but then that user is not provisioned from AD and not a good solution.
We dont want changes to be made in AD without a request type filled out.
Is there any tool out there that can populate a custom list with users from a AD or AAD.
I don't think there's a way to do this on Cloud at the moment, I can't find an app that can do it. There are a couple which can read attributes from a directory but they don't provide custom picker fields.
That suggests that it should be possible to write an app to do it.
A second option might be to have an external script do a sync. Create a select-list custom field, and then have a script which reads your directory, looks for new people, and adds them to the list over Jira's REST API (you wouldn't want to delete options obviously)
Hi Nic,
I was hoping not to write an app or script.
I figured I would not be the only with this problem and was hoping for a simpler solution and less time consuming solution.
Thanks for your suggestions
Cheers
Per
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Are you managing your user via your own IDP (AD)? If so, you should look into Atlassian Access - https://support.atlassian.com/security-and-access-policies/docs/understand-atlassian-access/
Don't know if this helps.
Best, Joseph Chung Yin
Jira/JSM Functional Lead, Global Infrastructure Applications Team
Viasat Inc.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
We are already using Atlassian access and the user picker list is populated from the user we have synced there, hence my problem.
Users who are disabled are not showing in the list.
Thanks for your answer
Cheers
Per
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.