Predefined Jira Software (Agile) structure types

Looking for the documentation on the newest versions of Power Scripts for Jira 8 for Server/Data Center? Click here !

Here is a list of predefined structures that are used throughout Power Scripts (usually with specific routines). 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'.

NameRoutine UsageFieldType
JSprint id (starting with version 4.8.0.11)number
namestring
startDatedate
endDatedate
completeDatedate
goal (starting with version 4.8.0.11)string
state (starting with version 4.8.0.11)string
boardId (starting with version 4.8.0.11)number

JBoard

starting with version 4.8.0.11

idnumber
namestring
typestring
swimlaneNamestring
epicsPanelstring
cardColorstring
issueCutOffstring
savedFilterIdnumber
showDaysInColumnboolean
isSprintSupportEnabledboolean