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
Adding a guest that previously existed but was deleted justs returns a 500. This should be handled differently: If the guests doesn't exists anymore, it should be possible to add the new guest. If they already exists, a more descriptive error should be thrown.
The text was updated successfully, but these errors were encountered:
Adding a guest that previously existed but was deleted justs returns a 500. This should be handled differently: If the guests doesn't exists anymore, it should be possible to add the new guest. If they already exists, a more descriptive error should be thrown.
The text was updated successfully, but these errors were encountered: