The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Scriptrunner Behaviours API documentation

Balázs Ferenczi
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
April 1, 2020

Hi,

is there an API documentation (not the Quick Reference one https://scriptrunner.adaptavist.com/5.7.1.1-p5/jira/behaviours-api-quickref.html?utm_source=product-help#_common_field_operations) for Behaviours? Like the Jira API doc https://docs.atlassian.com/software/jira/docs/api/8.5.4/

I want to know what options/functions I have with Behaviours. Especially with FormField.

 

I'm trying to set a bunch of system and custom fields (with the getFieldById().setFormValue()), but finding out what to write into the setFormValue is a hell of a guess work.

For example, I want to set the affected versions by the context issue that's in the background. contextIssue.getAffectedVersions gives a Collection<Version>, but when I type this into the setFormValue(), it won't work. And this is only one field (stuff like Summary are easy since they are simple strings)

(Another beauty was finding out that it's not getFieldById("affectsversions"), it's getFieldById("versions"), but that's another thing)

 

Thanks,

Balázs

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Volodymyr
Contributor
December 18, 2022

I would also like to know the answer or tips to make it easier when writing behaviors.

TAGS
AUG Leaders

Atlassian Community Events