Skip to content

admin challenges edit - archive item (discuss) #146

@theo333

Description

@theo333
  • do not want to be able to delete challenge if user has already tried it because that would mess things up
  • but also may want to deactivate some challenges so they don't show in the list and introduce new ones
  • we can do this with Archive

TODO

  • add status (or active) prop to Challenge model
  • create new api route - put /api/challenges/id
  • when click Archive would change Challenge.status to archive

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Priority 2

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions