AuburnACM / auacm

The Auburn ACM Website
Apache License 2.0
15 stars 3 forks source link

Problems cannot be deleted. #118

Open mvb0005 opened 7 years ago

mvb0005 commented 7 years ago

It may be a good idea to be able to delete a problem as an admin.

BrandonLMorris commented 7 years ago

I believe this was a conscious decision, though I'm up for changing it if somebody ( @mcprice30 @Mac-Genius ) feels strongly.

A problem can always be deleted directly through the database. This is similar to intentionally not having an API for changing the admin status of a user.

Mac-Genius commented 7 years ago

There is no harm in creating a way to delete problems. While deleting it from the database is possible, that is an excellent way to accidentally mess up the database on a production server.