Button handy | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|
...
Here is a list of predefined structures that are used throughout Power Scripts with specific functions for Tempo.
Name | Fields | Fields type | Notes |
---|---|---|---|
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 |
| |
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 |
| |
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 |