Skip to content

[Onboarding] - Update ChecklistItem #2917

@Aaryan1203

Description

@Aaryan1203

Desired Changes

We need a new endpoint to be able to update a checklist item
It should be under the route /onboarding/checklist/item/:checklistItemId/update

Payload:
Name string
checklistId
Description? String
parentChecklistItemId? String
Subtasks[]

Acceptance criteria

  • New endpoint to update a checklistItem
  • only admins can update it
  • throws if it has been deleted or not found
  • add unit tests

Screenshots (as needed)

No response

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions