-
Notifications
You must be signed in to change notification settings - Fork 74
Closed
Labels
Create TaskAll related to Create / Edit / Delete tasks featuresAll related to Create / Edit / Delete tasks featuresProject
Description
Related Document:
Related issues:
- [Feature] Task | Add project information in task detail and edit task properties #3099
- [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 add project information when creating a new task, so I can properly categorize and organize my work.
Detailed Flow:
- User start writing new task
- User sees an optional "Project" field in the form
- User clicks on the project dropdown
- System displays a list of active projects
- User can selects a project
- User completes other task details
- User saves the new task
- System creates the task with the associated project
Acceptance Criteria:
- "Project" field and the icon is visible in the task creation form
- User can select only one project per task
- Task can be saved successfully with or without a project selected
- Selected project is correctly associated with the new task in the system
Metadata
Metadata
Assignees
Labels
Create TaskAll related to Create / Edit / Delete tasks featuresAll related to Create / Edit / Delete tasks featuresProject