Open jasonpagetas opened 1 month ago
When creating a ticket task (comment) the only way to change the comment from todo to done is to edit the comment and change the field from todo to done.
There should be a button for the tasks to mark as complete.
what would be the flow for any comment missing the following task fields:
Additionally it would be good to see a start task and pause task button that would set the actual start time, pause and add time spent and then when the task is marked as resolved set the real end date and add any remaining time spent.
This is a separate feature and should be in it's own issue.
what would be the flow for any comment missing the following task fields:
* time finish * category * potentially assigned user if empty
I would think category should be a mandatory field when the task is created. As for time finish and assigned user couldn't these be automagically applied when the done button is selected? It fills in the time and assigns the user who clicks the done button
When creating a ticket task (comment) the only way to change the comment from todo to done is to edit the comment and change the field from todo to done.
There should be a button for the tasks to mark as complete.
Additionally it would be good to see a start task and pause task button that would set the actual start time, pause and add time spent and then when the task is marked as resolved set the real end date and add any remaining time spent.