Versions Compared

Key

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

Button handy
blanktrue
color#0052CC
nameSend Feedback
linkhttps://docs.google.com/forms/d/e/1FAIpQLScmToBe3vynAlb5fdKwCGxYqnTbDc66sIBgeecG2BuFDuHc7g/viewform?entry.2002826954=Predefined+Structure+Types+for+Tempo+-+15485649
widthauto

...

Here is a list of predefined structures that are used throughout Power Scripts with specific functions for Tempo.

Name

Fields

Fields type

Notes

TempoAccount

id

integer

 

key

string

 

name

string

 

lead

string

User (lead)

contact

string

Any contact for the customer set into the account

status

string

One of: OPEN, CLOSED, ARCHIVED

customer_id

integer

 

customer_key

string

 

customer_name

string

 

category_id

integer

 

category_key

string

 

category_name

string

 

monthly_budget

number

 

global

boolean

 

billable

boolean

 

TempoAllocation

id

integer

 

parentId

integer

Allocations are hierachical

scopeId

integer

 

scopeType

string

list of values: "account", "board", "project", "team", "folio", "none"

planItemId

integer

 

planItemType

string

list of values: "component", "epic", "issue", "project", "sprint", "version"

assignee

string

assigneeType

string

list of values: "team", "user"

commitment

number

 

description

string

 

workPerDay

number

number of hours

includeNonWorkingDays

boolean

 

startDate

date

 

endDate

date

 

createdBy

string

User who created it

created

date

 

updatedBy

string

 

updated

date

 

recurring

boolean

 

recurrenceRule

string

list of values: "NEVER", "WEEKLY", "BI-WEEKLY", "MONTHLY"

recurrenceEnds

date

 

planApprovalId

number

 

planApprovalReviewer

string

 

TempoTeam

id

integer

 

name

string

 

mission

string

 

summary

string

 

lead

string

User (lead)

program_id

integer

 

program_name

string

 

program_manager

string

User, the Program Manager for the team