Hi,
We are developing a web tool to create JIRA epics and tickets.
In the web tool, we need to include a drop down field called "customers" and this drop down should show all the available values of the custom field corresponding to "customers".
Which is the JIRA API that can be used to get the available value of a JIRA custom field.
Regards
Anna Vincent
Refer to this API for field option value.
Thanks.
Is the same purpose API is available for JIRA server also?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I don't think so, as there isn't one mentioned in the API docs. Probably might require going through the issue itself.
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.