Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Actions
Participants
Tasks
CodeErrorNotes
T01
The billableHours value cannot be less than the total billable hours for this task in the Time Records.
 
T02
The actualHours value cannot be less than the total actual hours for this task in the Time Records.
 
T03
The assignee must be a system user who has READ access to this task.
 
T04
The completedTimestamp cannot be before the startedTimestamp.
 
T05
The completedTimestamp is required when the status is "Completed".
 
T06
The startedTimestamp is required when the status is anything other than "Not Started".
 
T07
The priority must be either "Low", "Normal" or "High".
 
T08
The status mut be either "Not Started", "In Progress" or "Completed".
 
T09
The value of completeDuringStep must be less than the value of completeBeforeStep.
 
T10
A value for confirmedNonBillableTimestamp is required if the value of confirmNonBillable is TRUE.
 
T11
A value for confirmedNonBillableBy is required if the value of confirmNonBillable is TRUE.
 

...