nofusscomputing / centurion_erp_ui

User Interface for Centurion ERP
MIT License
0 stars 0 forks source link

Feature Request: mark as done on ticket tasks (comments) #14

Open jasonpagetas opened 1 month ago

jasonpagetas commented 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.

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.

jon-nfc commented 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.

jasonpagetas commented 1 month ago

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