Skip to content

Story: Implement Decisions #11

@yashrastogi

Description

@yashrastogi

As a user, I want to create, edit, and delete decisions so that I can document and maintain a record of choices made within my workspace.

Acceptance Criteria

  • Create:
    • Title (required)
    • Description (optional)
    • Status (Draft default)
    • Created_at, Updated_at
  • Decision belongs to a workspace
  • Decision belongs to a user
  • Edit:
    • Can update: Title, Description, Status
    • updated_at changes automatically
  • Delete:
    • Soft delete preferred (is_deleted flag)
    • Deleted decisions don’t show in main list

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions