Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Task not assigned to employee when created by an Employee #8780

Closed
samuelmbabhazi opened this issue Feb 17, 2025 · 0 comments · Fixed by #8781
Closed

[Bug] Task not assigned to employee when created by an Employee #8780

samuelmbabhazi opened this issue Feb 17, 2025 · 0 comments · Fixed by #8781
Assignees
Labels
bug type: bug 🐛 Something isn't working

Comments

@samuelmbabhazi
Copy link
Contributor

When an Employee creates a task, the task is successfully created in the backend but is not assigned to the employee who created it.

Steps to Reproduce

  1. Log in as an Employee.
  2. Navigate to the Task Creation section.
  3. Create a new task and save it.
  4. Check if the created task is assigned to the logged-in employee.
  5. Expected Behavior
  6. The task should be automatically assigned to the employee who created it.

Actual Behavior
The task is created in the backend but is not assigned to the employee by default.

@samuelmbabhazi samuelmbabhazi added bug type: bug 🐛 Something isn't working labels Feb 17, 2025
@samuelmbabhazi samuelmbabhazi self-assigned this Feb 17, 2025
@samuelmbabhazi samuelmbabhazi changed the title [BUG] Task not assigned to employee when created by an Employee [Bug] Task not assigned to employee when created by an Employee Feb 17, 2025
@samuelmbabhazi samuelmbabhazi linked a pull request Feb 17, 2025 that will close this issue
2 tasks
rahul-rocket added a commit that referenced this issue Feb 17, 2025
[Fix] Task not assigned to employee when created by an Employee
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug type: bug 🐛 Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant