Skip to content

[Feature] Task | Add project information in the task #3098

@ariefgp

Description

@ariefgp

Related Document:

Related issues:


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:

  1. User start writing new task
  2. User sees an optional "Project" field in the form
  3. User clicks on the project dropdown
  4. System displays a list of active projects
  5. User can selects a project
  6. User completes other task details
  7. User saves the new task
  8. 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

Additional Information
image

image Project can be located here. Make sure to readjust the list of properties to make the design still consistent

Metadata

Metadata

Assignees

Labels

Create TaskAll related to Create / Edit / Delete tasks featuresProject

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions