Open kevindelgado opened 7 years ago
When a 405 "item already exists" error occurs, a new item is still created and persisted to db. The add function should quit when a 405 occurs and not create a new item.
When a 405 "item already exists" error occurs, a new item is still created and persisted to db. The add function should quit when a 405 occurs and not create a new item.