You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Should remove index creation from tests - it doesn't gracefully guarantee uniqueness. Should also remove comment saying indexing is a good way to guarantee uniqueness in production in UsersEndpoint.js - it 500s instead of 409ing.
Should remove index creation from tests - it doesn't gracefully guarantee uniqueness. Should also remove comment saying indexing is a good way to guarantee uniqueness in production in
UsersEndpoint.js
- it 500s instead of 409ing.See carbon-io/carbond#234
The text was updated successfully, but these errors were encountered: