Behaviours Supported Fields and Products
Fields/Methods Not Supported
We continually strive to support the functionality provided by Atlassian. Here's a link to Atlassian's UI Modifications guide, where you can find further information.
Supported Fields
Developing Behaviours on Cloud and adding more functionality to this feature remains a high priority for the ScriptRunner team! Behaviours can be applied to Sub-tasks and the supported fields outlined below for the Global Issue Create and Issue views.
Wildcard Limitations
Using the 'All Projects' field on a behaviour means only 1 context is used for projects. If it is used with several Issue Types then this 1 context is multiplied by the number of issue types selected. If we enable this behaviour for multiple view types, this value is also multiplied by the number of view types. For example:
Field | Selected | Contexts |
---|---|---|
Project | All Projects (100 Projects) | 1 |
Issue Type/s | Story, Bug, Task | 3 |
View Types | Issue Create, Issue View | 2 |
Total | 6 |
Modifications may only be made on the supported fields depending on your selected view, as outlined in the Create and Issue view sections below:
Create View Supported Fields
Field/methods | setName getName | setDescription getDescription | setVisible isVisible | setValue getValue | setReadOnly isReadOnly | setRequired isRequired | setOptionsVisibility getOptionsVisibility |
---|---|---|---|---|---|---|---|
affects version | |||||||
assignee | |||||||
components | |||||||
checkboxes | |||||||
date picker | |||||||
date time picker | |||||||
description | |||||||
due date | |||||||
fix versions | |||||||
issue type | |||||||
labels | |||||||
multi select | |||||||
multi user picker | |||||||
number | |||||||
paragraph | |||||||
parent | |||||||
people | |||||||
priority | |||||||
radio buttons | |||||||
reporter | |||||||
single select | |||||||
summary | |||||||
target start | |||||||
target end | |||||||
text field | |||||||
url | |||||||
user picker |
Issue View Supported Fields
Hidden fields
Field/methods | setName getName | setDescription getDescription | setVisible isVisible | setValue getValue | setReadOnly isReadOnly | setRequired isRequired | setOptionsVisibility getOptionsVisibility |
---|---|---|---|---|---|---|---|
affects versions | |||||||
assignee | |||||||
components | |||||||
checkboxes | |||||||
date picker | |||||||
date time picker | |||||||
description | |||||||
fix versions | |||||||
labels | |||||||
multi select | |||||||
multi user picker | |||||||
number | |||||||
paragraph | |||||||
parent | |||||||
priority | |||||||
radio buttons | |||||||
reporter | |||||||
single select | |||||||
status | |||||||
summary | |||||||
text field | |||||||
url | |||||||
user picker |
Supported Jira Products
Jira Product | Supported Capability | Supported on Cloud |
---|---|---|
Jira | Company-managed projects | |
Team-managed projects | ||
Jira Service Management |