Persist task sorting via API
Mattia Cecchini
I can't find a way to persist the order of tasks in a view or list.
I'm trying to implement drag-and-drop functionality to reorder tasks and change their status in my ClickUp extension. While I can persist status changes via the API, I am unable to persist the change in task order within the same status.
Is there a way to achieve this?
Log In