The use of this routine requires the SIL Tempo Connector add-on (free) be installed.
...
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
...
tempoDeleteAllocationForUser(user, startDate, endDate[, issueKey])
...
Package
...
tempo
...
Alias
...
Pkg Usage
...
deleteAllocationForUser(user, startDate, endDate[, issueKey])
Warning |
---|
Note that this routine is only available if the Tempo Planner add-on is installed. |
Description
Excerpt | ||
---|---|---|
| ||
This routine deletes the allocation for a given user between specified dates, optionally filtering for a given issue. |
This routine deletes the allocation for a given user between specified dates, optionally filtering for a given issue.
Parameters
...
applyColStyleToCell | true |
---|---|
columnTypes | s,s,s,s |
heading | 0 |
multiple | false |
enableSorting | false |
...
Parameter name
...
Type
...
Required
...
Description
...
user
...
String
...
Yes
...
The user you are deleting the allocations for.
...
startDate
...
Date
...
Yes
...
The start date; mandatory.
...
endDate
...
Date
...
Yes
...
The stop date; mandatory.
...
issueKey
...
String
...
No
...
The issue key to delete allocation
Return Type
See also
Filter by label (Content by label) | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|