Versions Compared

Key

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

The use of this routine requires the SIL Tempo Connector add-on (free) be installed.

...

applyColStyleToCelltrue
heading0
columnTypess,s,s,s
multiplefalse
columnAttributesstyle="background:#e5e7ea;font-weight:bold,,style="background:#e5e7ea;font-weight:bold,
enableSortingfalse

...

Syntax

...

tempoGetAllocations(user, startDate, endDate[, projects, issues])

...

Package

...

tempo

...

Alias

...

Pkg Usage

...

getAllocations(user, startDate, endDate[, projects, issues])

Warning

Note that this routine is only available if the Tempo Planner add-on is installed.

Description

Excerpt
hiddentrue

Routine returns the allocations that might exists for a user between the specified dates, optionally filtered by projects or even for individual issues

Routine returns the allocations that might exists for a user between the specified dates, optionally filtered by projects or even for individual issues. The return is represented by an array of TempoAllocation structures. All parameters can be empty / null, in which case they will not be used as filter criteria. If all are null, all allocations will be returned, which is something you might be unprepared for.

Parameters

...

applyColStyleToCelltrue
columnTypess,s,s,s
heading0
multiplefalse
enableSortingfalse

...

Parameter name

...

Type

...

Required

...

Description

...

user

...

String

...

Yes

...

The user you are requesting the allocations for. If empty, all allocations for all users will be returned.

...

startDate

...

Date

...

Yes

...

The start date; if null, no such filter will be applied.

...

endDate

...

Date

...

Yes

...

The stop date; if null, no such filter will be applied.

...

projects

...

String []

...

No

...

The projects array filter; if provided, only allocations on the specified projects will be accounted for.

...

issues

...

String []

...

No

...

The issues array filter; if provided, only allocations on the specified issues will be accounted for.

Return Type

TempoAllocation []

See also

Filter by label (Content by label)
showLabelsfalse
max25
showSpacefalse
cqllabel = "tempo_routine" and space = currentSpace ( )
labelsarray_routines
We've encountered an issue exporting this macro. Please try exporting this page again later.