microsoft / community-organization-operations-suite

Applications & tools for Community-Based Organizations (CBOs) to work together more effectively
MIT License
12 stars 7 forks source link

Add error logging when performing CRUD operations #644

Closed mdeitner closed 2 years ago

mdeitner commented 2 years ago

The need for this came about after trying to debug an issue with a user (Daniel) that I was not able to reproduce locally. After trying to create a service the error toaster is displayed yet no error is the console is displayed. We should ensure that we are logging all errors when performing CRUD operations.