AndreySurzhan / ChecklistSLWebUi

Web client application for ChecklistSL project
https://checklistsl.com
3 stars 0 forks source link

Updating checklist name leads to removing all items from it #25

Closed AndreySurzhan closed 5 years ago

AndreySurzhan commented 5 years ago
  1. create check list
  2. add item to it
  3. update checklist name

AR: PATCH api call on checklist is being called where item list is empty ER: api call should include new added items