-
Notifications
You must be signed in to change notification settings - Fork 74
Closed
Labels
Description
Related Document:
Related issues:
- [Feature] Task | Add project information in the task #3098
- [Feature] Task | Add project information in Dashboard -> Task that is working on for each user #3100
- [Feature] Task | Create new project in Add Task or Task Detail page #3101
As a team member, I want to edit the project information of an existing task, so I can update task categorization as needed.
Detailed Flow:
- User opens an existing task
- System displays task detail with all properties including the project
- User sees the current project selection in the "Project" field
- User can change the project selection or remove it
- System updates the task with the new project association immediately
Acceptance Criteria:
- Current project association (if any) is displayed in the task detail
- User can change the project to any other project
- User can remove the project association
- Task is successfully updated with the new project information immediately