I created a customfield 'CF_SingleChoice' wit a dummy 3 values in it.
Wat I do want to archieve is an automation to populate the choices on a regular base so I can use the choice field as a Dynamic Choice.
I understoor that there is no way of archieving this within Jira automation itself so I do want to try to post the values for the customfield using the rest API.
Using https://Intance.atlassian.net/rest/api/2/field/10136 gives me a 405 method not allowed.
Anyone any suggestions please?
Hello @Steven Vits ,
Have you looked into these articles:
Let me know if they were helpful.
BR,
Nikola
Thank you for your most appreciated reply @Nikola Perisic .
The suggested articles are not usefull for this topic. I want to change a a choice field. when I do a get action to https://instance.atlassian.net/rest/api/3/field/
the part of the reply is:
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.