Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Excerpt
hiddentrue

Here is a list of predefined structures that are used throughout Power Scripts with specific routines functions for Jira Service Management.

Here is a list of predefined structures that are used throughout Power Scripts with specific routines functions for Jira Service Management.

Name

Routine Function Usage

Field

Type

JApproval

Anchor
JApproval
JApproval





issueId

integer

name

string

decision

string

createdDate

date

completedDate

date

statusId

string

approvers

string[]

JRequestType







id

integer

portalId

number

issueTypeId

number

iconId

number

name

string

description

string

helpText

string

JSlaInformation

Anchor
JSlaInformation
JSlaInformation



name

string

completedCycles

JSlaCompletedCycle

ongoingCycle

JSlaOngoingCycle

JSlaCompletedCycle






startTime

date

stopTime

date

breached

boolean

goalDuration

number

elepsedTime

number

remainingTime

number

JSlaOngoingCycle








startTime

date

breachedTime

date

breached

boolean

paused

boolean

withinCalendarHours

boolean

goalDuration

number

elepsedTime

number

remainingTime

number

...