Closed gesinaphillips closed 4 months ago
Catching case in StatusChanger.update where status is None and there are no other fields to change. Previously this would throw an exception because this is a bad call to entity-api, now it should log that no call was made.
StatusChanger.update
Catching case in
StatusChanger.update
where status is None and there are no other fields to change. Previously this would throw an exception because this is a bad call to entity-api, now it should log that no call was made.