Hi!
We have a service that creates fields in JIRA using the JIRA API, but it cannot create a task due to a behavior written with ScriptRunner and using required fields.
I want to write my own REST service that will check if the field exists in the behaviors. Is it possible to do this? How can I get all the fields from the behaviors? Or maybe there is another way?
Hi @Русланций
Yes, this might help - https://community.atlassian.com/t5/Marketplace-Apps-Integrations/Get-a-list-of-Scriptrunner-Behaviours/qaq-p/1863941
The behaviors will all be listed under com.onresolve.jira.groovy.groovyrunner:groovyrunner
Hope this helps
Thanks
@Pramodh M Hi, thanks for helps!
i saw this answer, but data very confused. they dont have all id Field, and can used field name.
I do not have the ability to properly filter this data in order to get all the required fields. Is this the only way?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Русланций
An add-on such as Power admin would help on finding this or a manual work on analysis and having this reported would be good
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.