Versions Compared

Key

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


Excerpt

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


NameRoutine UsageFieldType

JApproval

Anchor
JApproval
JApproval








issueIdinteger
namestring
decisionstring
createdDatedate
completedDatedate
statusIdstring
approversstring[]
JRequestType





idinteger
portalIdnumber
issueTypeIdnumber
iconIdnumber
namestring
descriptionstring
helpTextstring

JSlaInformation

Anchor
JSlaInformation
JSlaInformation



namestring
completedCyclesJSlaCompletedCycle
ongoingCycleJSlaOngoingCycle
JSlaCompletedCycle




startTimedate
stopTimedate
breachedboolean
goalDurationnumber
elepsedTimenumber
remainingTimenumber
JSlaOngoingCycle






startTimedate
breachedTimedate
breachedboolean
pausedboolean
withinCalendarHoursboolean
goalDurationnumber
elepsedTimenumber
remainingTimenumber

...