As to use the same endpoints as the web dispatch, refactor modification of TaskList object in the app to use /api/task_lists//task_lists/set_items/{date}/{username} #1952
Labels
Cooperative: Transversal Concepts
Dispatch Interface
An issue related to dispatch´s interface. Ex: The admin and orders dashboards, using matomo, tags
Technical Debt
For now the app use the following endpoint/classes for dispatch in order to assign tasks:
we should stop to use these endpoints to use /api/task_lists//task_lists/set_items/{date}/{username} endpoint :
and then we can delete the endpoints above
The text was updated successfully, but these errors were encountered: