Settings | Auto-Assign Tasks on Timer Start
- Dominant language
- TypeScript
- Stars
- 569
- Forks
- 102
- Avg merge
- 6h 40m
- Merged PRs (30d)
- 12
Description
Introducing a new feature in Team Settings called "Auto-Assign Tasks on Timer Start." This feature enables automatic task assignment when a user starts tracking time on a specific task.
1. If a member or manager selects a task from the task selector on the main page and starts tracking time, the selected task should be automatically assigned to the person who initiated the timer.
2. However, please note that the "Auto-Assign Tasks on Timer Start" functionality can be enabled or disabled in the system settings. When disabled, tasks should not be automatically assigned to users who start tracking time.
Already implemented functionalities.
- When task is created in member page it automatically gets assigned to the member.
- When manger or normal team memer creates a task in the main page it gets assigned to them automatically.
- If a member or manager starts a timer of a task in which he/she is not assigned that person gets automatically assigned to that task by starting the timer, so we need to make it dynamic
Contributor guide
Assessment
This issue has not been assessed yet.