Hi Community,
we love to see that add ons like Elements Connect exists to retrieve Data in Jira Server from other Datasources and publish values in Jira.
However, I wonder how it is possible to accomplish our following requirements.
In the Jira Edit Issue View as a User in an Autocomplete Field I would like to type my search keyword and select the suggested result, which is already possible with e.g. Elements Connect or Script Runner.
In addition, on selection of the result, I aim to fill other fields with
Example Fields and Values:
Auto Complete: “Max, Mustermann, +49 (0) 341 4260, Leipzig”
(Field Search result)
On click of the search result fill the following fields with the search results >
Name: Max
Surname: Mustermann
Phone: +49 (0) 341 4260
City: Leipzig
The User should be able to edit, add or delete these values before creating or saving the issue, if the search result does not match exactly.
According to the Auto complete Field we either plan to use a JNDI Datasource or REST API URL providing XML.
Do you have any suggestions to configure this?
Thank you.
Kind regards
Steve
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.