Skip to end of banner
Go to start of banner

Predefined Jira Service Desk structure types

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 10 Next »

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

NameRoutine UsageFieldType

JApproval








issueIdinteger
namestring
decisionstring
createdDatedate
completedDatedate
statusIdstring
approversstring[]
JRequestType





idinteger
portalIdnumber
issueTypeIdnumber
iconIdnumber
namestring
descriptionstring
helpTextstring

JSlaInformation



namestring
completedCyclesJSlaCompletedCycle
ongoingCycleJSlaOngoingCycle
JSlaCompletedCycle




startTimedate
stopTimedate
breachedboolean
goalDurationnumber
elepsedTimenumber
remainingTimenumber
JSlaOngoingCycle






startTimedate
breachedTimedate
breachedboolean
pausedboolean
withinCalendarHoursboolean
goalDurationnumber
elepsedTimenumber
remainingTimenumber
  • No labels