...
Identifier | Resource | Location Template |
---|---|---|
timerecords.activity | timerecordactivities | /timerecordactivities/{timerecords.activity} |
timerecords.division | divisions | /divisions/{timerecords.division} |
timerecords.task | tasks | /tasks/{timerecords.task} |
timerecords.owner | participants | /participants/{timerecords.owner} |
timerecords.createdBy | participants | /participants/{timerecords.createdBy} |
Errors
Code | Field | Condition |
---|---|---|
TR-01 | billableHours | The billableHours value can't be less than zero. |
TR-02 | actualHours | The actualHours value can't be less than zero. |
TR-03 | owner | The owner is a system user. |
TR-03 | owner | The owner belongs to the specified division. |
TR-04 | task | The task belong to the specified division. |
TR-05 | activity | The activity is available to the owner and division. |