I want to be able to populate custom demographic fields, (Email, phone #, and office) by simply choosing a unique person ID that we have set up in JIRA. So in theory the user would create the issue, then select a person ID, the one who is calling in to raise the issue, and by selecting this ID, the email, phone # and office would auto populate. I have an Excel sheet with all this information relating to each person, so is it possible to pull this information with say javascript?
Thank you all for any answers or information!
Have a look at this example of fetching values from excel using javascript (I think its browser dependant).
You are using ondemand else you could also have used behaviours plugin with apache POI to write groovy scripts ffor the fields
Regards ,
Mizan
Thanks!! I appreciate the help!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Did you get any solution for this?
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.
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.