GALAglobal / TAPICC-API-implementation

TAPICC API implementation using node.js framework sails.js
Other
6 stars 1 forks source link

DueAt in Job and Task #69

Open ysavourel opened 5 years ago

ysavourel commented 5 years ago

There is a DueAt field for the Job and a DueAt field for the Task. What is the expected behavior of the DueAt for the Job?

Alino commented 4 years ago

I don't have any expectations about its behavior. My understanding is that it's just there as an information when should the Job be completely done (deadline). If anyone has a better explanation, please tell us.