Behavior

Jason Stein February 6, 2020

My behavior is getting triggered on the create screen and I want it to be triggered on the View screen.  Is there an easy way to make that happen?

1 answer

1 vote
Tomáš Vrabec February 6, 2020

There are few limitations within Adaptavist Behaviours and I think that you are trying to achieve one of them.

Screens

Behaviours function on the Create Issue, Update/Edit Issue, Assign Issue, and Workflow Transition screens.

On the View Issue screen, trying to edit a field with a behaviour will launch the edit issue screen, instead of the normal inline editor.

Behaviours will not work on the Move Issue screen. They also do not work for any bulk issue operations or any issue edits that bypass the UI such as the REST API and other ScriptRunner scripts.

From https://scriptrunner.adaptavist.com/5.1.8/jira/behaviours-overview.html#_limitations

Suggest an answer

Log in or Sign up to answer