Skip to end of banner
Go to start of banner

tempoAddAllocation

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 4 Next »

This routine is available starting with SIL Tempo Connector™ 4.8.0.6. Note that this routine is only available if the Tempo Planner add-on is installed.

Syntax

tempoAddAllocation(allocation)

Description

Routine adds a new Tempo Planner allocation.

Returns true if the planning succeeded, false otherwise.

Parameters

Parameter name

Type

Required

Description

allocation

TempoAllocation

Yes

The predefined structure containing all the necessary fields for allocation creation.


The list of fields from the TempoAllocation structure that are taken into consideration when creating the allocation:

scopeIdnumber
scopeTypestringlist of values: "account", "board", "project", "team", "folio", "none"
planItemIdnumber
planItemTypestringlist of values: "component", "epic", "issue", "project", "sprint", "version"
assigneestring
assigneeTypestringlist of values: "team", "user"
commitmentnumber
descriptionstring
workPerDaynumbernumber of hours
includeNonWorkingDaysboolean
startDatedate
endDatedate
recurringboolean
recurrenceRulestringlist of values: "NEVER", "WEEKLY", "BI-WEEKLY", "MONTHLY"
recurrenceEndsdate
planApprovalReviewerstring

Return type

bool

See also

Filter by label

There are no items with the selected labels at this time.

  • No labels