I have a Single Select custom field that I want to add options to it dynamically based on the value entered into a text field.
I currently am able to run a curl script that can update this option, but I want to find a way to have this happen automatically in a workflow post-function.
For further reference, I am using the Customfield Editor Plugin (https://marketplace.atlassian.com/apps/1212096/customfield-editor-plugin?hosting=server&tab=overview)
I do not have Script Runner, and at this point I have been told that we are not purchasing any more add ons.
Does anyone have any suggestions on how I may be able to automate this process? I am not locked into a post-function. I just can't think of another way to automate this.
You can create a Webhook and use the Trigger a Webhook post function. If you have scriptrunner you could use a custom script post-function to accomplish it as well.
You connect to the API.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Brant, that is exactly what this is all about. I am trying to figure out how to run a curl script that calls the API automatically when an issue is created.
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.