tempoGetAllocations
Note that this routine is only available if the Tempo Planner add-on is installed.
Description
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
Return Type
See also