MSD-LIVE / issues

0 stars 0 forks source link

Fix project page so if any webservice call fails it reverts to previous model state #6

Closed zguillen closed 1 year ago

zguillen commented 2 years ago

i.e.: I approved a pending user (no roles assigned) and there was a bug in my email logic so a 500 was returned, the something went wrong message appeared in the UI but the user was moved from the pending to the members table (same happened when getting unauthorized error, newly added member showed up in members table but the api call failed)