Fields #5

Open
opened 2025-11-18 08:22:43 -06:00 by digimint · 0 comments
Owner

Structure

  • A FIELD is a structure defined within a namespace that can be attached to one or more tasks
  • A FIELD is comprised of a single NAME and TYPE
  • Every task with a given FIELD attached has its own VALUE associated with that FIELD
  • Each VALUE of a FIELD must be of that FIELD's TYPE

User Stories

  • A user with EDIT_FIELDS on a namespace should be able to create, edit, and delete fields within that namespace
  • A user with EDIT_ALL_TASKS on a namespace should be able to attach fields to tasks, detach them, and set and edit their values
## Structure - [ ] A FIELD is a structure defined within a namespace that can be attached to one or more tasks - [ ] A FIELD is comprised of a single NAME and TYPE - [ ] Every task with a given FIELD attached has its own VALUE associated with that FIELD - [ ] Each VALUE of a FIELD must be of that FIELD's TYPE ## User Stories - [ ] A user with `EDIT_FIELDS` on a namespace should be able to create, edit, and delete fields within that namespace - [ ] A user with `EDIT_ALL_TASKS` on a namespace should be able to attach fields to tasks, detach them, and set and edit their values
digimint added this to the Taskflower v0.1.0 project 2025-11-18 08:22:43 -06:00
Sign in to join this conversation.
No labels
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: digimint/taskflower#5
No description provided.