Environment
|
policies.Store.removeItem(p); |
Using the store in an atomic way is creating 422 errors when removing items. We should consider Store.clear() or something less transactional
reported by @zack-is-cool who also said everything seemed to be working fine but was noticing the 422 in the logs.