keon94 commented on issue #2433: URL: https://github.com/apache/incubator-devlake/issues/2433#issuecomment-1179424221
@klesh how do you want the duration recorded? 1. A new table for subtasks - i.e. _devlake_subtasks (I think this is what you want) 2. Reuse the tasks table, and just write the time info into the subtasks Json 3. Just simply log the elapsed time after a subtask is done (write nothing to DB) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
