tempoGetAllocations
The use of this function requires the SIL Tempo Connector add-on (free) be installed.
Note that this function is only available if the Tempo Planner add-on is installed.
Description
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.
Parameters
Return Type
See also
Peacock