Skip to content

Add Priority Field to Database Schema #17

Description

@annaKann

AS A developer,
INSTEAD OF storing tasks without importance ranking,
I WANT TO add a priority attribute (High/Medium/Low) to each task document
IN 1 development sprint
TO support hierarchical task organization
SO THAT tasks can be sorted by importance.

Acceptance Criteria

Priority field added to database schema.

Default value assigned when task is created.

Priority values validated before saving.

Data persists across sessions.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions