/
Predefined Jira Software Structure Types
Predefined Jira Software Structure Types
Here is a list of predefined structures that are used throughout Power Scripts (usually with specific functions). And you can also define custom structures. Check our example in the Syntax section and roll your own.
Note that the structure fields can be modified, but the changes are not saved in the database. If you change a field for a sprint variable, the sprint will not be affected. Simply put, the structures are 'detached'.
Name | Fields | Fields type | Returned by functions |
---|---|---|---|
JSprint | id | integer | |
name | string | ||
startDate | date | ||
endDate | date | ||
completeDate | date | ||
goal | string | ||
state | string | ||
boardId | integer | ||
JBoard | id | integer | |
name | string | ||
type | string | ||
swimlaneName | string | ||
epicsPanel | string | ||
cardColor | string | ||
issueCutOff | string | ||
savedFilterId | integer | ||
showDaysInColumn | boolean | ||
isSprintSupportEnabled | boolean |
, multiple selections available,
Related content
Predefined structure types reference
Predefined structure types reference
More like this
Predefined Structure Types for Tempo
Predefined Structure Types for Tempo
More like this
Predefined Structure Types for Insight
Predefined Structure Types for Insight
More like this
gadget_createAutocompleteMultiSelectList (Power Scripts)
gadget_createAutocompleteMultiSelectList (Power Scripts)
Read with this
Predefined Jira Service Management Structure Types
Predefined Jira Service Management Structure Types
More like this
Power Scripts Features
Power Scripts Features
Read with this