Mark Tasks Comments for Reporting
active
Total logged
4h 30m
Uninvoiced
0h 0m
Entries
2
Invoices
0
Time by team member
| Team member | Entries | Hours |
|---|---|---|
| Caleb Harvey | 2 | 4h 30m |
Recent time entries
Last 2
| Date | Description | Who | Duration | Status |
|---|---|---|---|---|
| 26 Sept 2023 | Ability to mark mass comments as required notes - Prompt user with a custom dialogue after they select yes to adding the note to the selected tasks - The prompt asks if they wish to mark the task notes as required against their respective selected tasks - Add in a new parameter to the server script which returns the last message choice - In the server script, set a new variable to the message choice value - If this variable is set to 1, add in a step to set the related task of the new notes ID required note field to the ID of the looped note - Set the tasks update to 1 to pull through the correct note info into the task | Caleb Harvey | 1h 30m | invoiced |
| 26 Sept 2023 | Add ability to mark task comments for reporting - Add a "Checked" and "Un-Checked" button into the related notes table on the task detail card window - Create a new field in the task that stores the ID of the required note - For the un-checked button, pressing it will set the record ID of the note into the required notes field of the task - Setting the checked button will set the ID to blank effectively "De-Selecting" the note as required - Added a check button with description text underneath the table for the user to use as a guide - Added a new relationship in the back end linking a task to a note using the required note ID field - Setting this field as the default note field to pull through to the task report | Caleb Harvey | 3h 0m | invoiced |
Edit