Dear all,
I need to build from Jira Service Desk a more user friendly and easy user form request when a user need to send a User Account Update request.
The request screen will have 2 simple fields as below :
- user email adress
- dynamic list of check box which should be set when user belong to the groups
Procecss will be as below :
1 - user is entering is email adress
2 when the email adress is valid, I should retrieve the list of groups that user belongs to
3 Display as check box all the read groups as checked
Any idea if this is doable ?
Thnaks for help and advise
regards
Hi,
not possible without addons / apps.
1. You need a validator for the email address
2. You've got dependent fields
So Script Runner & Elements Connect could be one solution for your task.
Best
JP
If you'd like to see how to implement what you are looking for with the app Elements Connect, check out the configuration for this use case in our documentation.
In the tutorial you'll see a link to our demo portal where you can see the example in action.
Laura
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Julie d_Antin _Elements_ , thanks for your reply.
I have chek the LDAP sample on your demo but my concern is the following use case.
The Service Desk request we need to cover is User Account Update :
- We simply select a user
- Then we get the list of Groups user belongs
- We need to be able to then unselect the groups that user need to be removed from
Any idea how to do ?
regards
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.