TaroSchenker / OutageOutrage

0 stars 0 forks source link

Fix Staff Reassignment Bug in Task Assignment Process #75

Open TaroSchenker opened 1 year ago

TaroSchenker commented 1 year ago

Ticket Title: "Fix Staff Reassignment Bug in Task Assignment Process"

Description:

Problem/Task: When assigning a staff member to a task, bugs exist that need addressing. If a task is assigned to one staff member and then reassigned to another, the original assignee is not unassigned properly.

Goals/Objectives:

Unassign the original staff member when a task is reassigned. Properly update both the task and staff assignment status to reflect changes. Ensure that reassignment is smooth and error-free. Steps to Reproduce/Requirements:

Identify where the reassignment is failing to unassign the original staff member. Modify the assignment logic to correctly unassign and reassign staff to tasks. Update the corresponding records for both staff and tasks. Test the process to ensure that it works correctly. Labels: "bug", "help wanted"

Assignees: [Assign to the appropriate developer/team member here.]

Milestones: [Include here if this task contributes to a larger milestone, e.g., "Task Management Enhancement"]

Projects: [Link to the relevant Kanban board or other project board.]

Estimate (optional): [Include the estimated time to complete, if applicable. E.g., "Estimated time to complete: 5 hours"]