You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Bulk Delete feature enables team members to efficiently manage their time entries by allowing simultaneous deletion of multiple entries while maintaining data integrity and compliance requirements.
Detailed Flow
Team member selects multiple time entries in the list
System enables a bulk delete option
Team member chooses to delete selected entries
System checks if any selected entries are approved
System prompts for confirmation, listing any entries that can't be deleted
Team member confirms deletion
System deletes eligible entries and refreshes the list
Acceptance Criteria
Multiple time entries can be selected for bulk deletion
Approved time entries are excluded from deletion
Clear warning and confirmation process before deletion
System provides feedback on which entries were deleted and which were not
[DON'T WORK ON THIS YET UNTIL FURTHER INSTRUCTION]
Related document:
Related User Stories
Description
The Bulk Delete feature enables team members to efficiently manage their time entries by allowing simultaneous deletion of multiple entries while maintaining data integrity and compliance requirements.
Detailed Flow
Acceptance Criteria
Technical
Available:
DELETE
/api/timesheet/time-log
logIds
is indicate the time entry that we want to deleteThe text was updated successfully, but these errors were encountered: