Hey there,
I have a Registration Control in which I want to preset values for a Webservice Dropdown field. The Webservice Dropdown is configured as follows:
Webservice Connection:
Jira Instance
Service URL:
/rest/api/2/searchjql=labels=XYZ+and+status!=Stornierung+and+issuetype=ABC&maxResults=500
Root to use:
issues
Field to use as ID:
key
Field to use as Label:
fields.summary
Really dont know how I can set a value for the field by the registration control. Any ideas / solutions on that?
Greetz Max