Button handy |
---|
blank | true |
---|
color | #0052CC |
---|
name | Send Feedback |
---|
link | https://docs.google.com/forms/d/e/1FAIpQLScmToBe3vynAlb5fdKwCGxYqnTbDc66sIBgeecG2BuFDuHc7g/viewform?entry.2002826954=tempoGetAllocations+-+15486344 |
---|
width | auto |
---|
|
The use of this routine function requires the SIL Tempo Connector add-on (free) be installed.
Table plus |
---|
applyColStyleToCell | true |
---|
heading | 0 |
---|
columnTypes | s,s,s,s |
---|
multiple | false |
---|
columnAttributes | style="background:#e5e7ea;font-weight:bold,,style="background:#e5e7ea;font-weight:bold, |
---|
enableSorting | false |
---|
|
Syntax | tempoGetAllocations(user, startDate, endDate[, projects, issues]) | Package | tempo | Alias | | Pkg Usage | getAllocations(user, startDate, endDate[, projects, issues]) |
|
Warning |
---|
Note that this routine function is only available if the Tempo Planner add-on is installed. |
Description
Excerpt |
---|
|
Routine Function returns the allocations that might exists for a user between the specified dates, optionally filtered by projects or even for individual issues |
Routine Function 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.
...
Filter by label (Content by label) |
---|
showLabels | false |
---|
max | 25 |
---|
showSpace | false |
---|
cql | label = "tempo_routinefunction" and space = currentSpace ( ) |
---|
labels | array_routinesfunctions |
---|
|
We've encountered an issue exporting this macro. Please try exporting this page again later.