When using JIRA ScriptRunner built-in configuration exporter to generate yaml file, I can see rest endpoints, script fragments and script listeners listed in the Export what select widget. However script fields are not listed.
How can I include script fields?
Thanks.
Scripted fields are currently not supported by our Configuration Exporter built-in scripts.
The purpose of the config exporter is for use in creating script plugins, and we don't support loading scripted fields (as well as behaviours, workflow functions, etc.) from script plugins so export is also not supported.
To the best of my knowledge, the only things supported are REST Endpoints, script fragments, and script listeners.
We use Configuration Manager plugin for most of the JIRA config change, including the workflow post functions. The only missing component need manual config for us is the script fields.
Is there any REST API for adding script fields?
And it'd be nice if this can be supported by future release.
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.