The use of this routine 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 | tempoSetWorklogAttribute(worklogId, worklogAttrName, value) | Package | tempo | Alias | | Pkg Usage | setWorklogAttribute(worklogId, worklogAttrName, value) |
|
Description
Excerpt |
---|
|
Sets the value of the work log attribute, as a string. Such work log should exist, as well as the TEMPO attribute on it. |
Sets the value of the work log attribute, as a string. Such work log should exist, as well as the TEMPO attribute on it. This routine does not create the value on the work log attribute if it does not exist already.
Parameters
Table plus |
---|
applyColStyleToCell | true |
---|
columnTypes | s,s,s,s |
---|
heading | 0 |
---|
multiple | false |
---|
enableSorting | false |
---|
|
Parameter name | Type | Required | Description |
---|
worklogId | String | Yes | Worklog id. | worklogAttrName | String | Yes | The attribute name or directly the key of the attribute, if already determined. | value | String | Yes | The value. |
|
Return Type
Boolean
The routine returns true if the value has been updated, false if not.
See also
Filter by label (Content by label) |
---|
showLabels | false |
---|
max | 25 |
---|
showSpace | false |
---|
cql | label = "tempo_routine" and space = currentSpace ( ) |
---|
labels | array_routines |
---|
|
We've encountered an issue exporting this macro. Please try exporting this page again later.