Description
Changes subtask position.
Parameters
Return Type
Boolean (true/false)
A "true" return value means that the position of the sub-task was changed.
Example
return changeSubtaskOrder("TSTAG-5", 2);
Changes the position of sub-task TSTAG-5 to position 2.
See also