ReconfigureIO / reco

A command line tool for interacting with Reconfigure.io services
Apache License 2.0
6 stars 3 forks source link

Users should have the ability to delete projects (inc all sim/build/deploy associated) #40

Open rosieyohannan opened 6 years ago

rosieyohannan commented 6 years ago

There would need to be stages of warnings for this, but for users to be able to manage their accounts effectively, they need a way to at least archive work, so their workspace isn't just always full of all the work they have ever done using our service.

pwaller commented 6 years ago

One question which comes to mind: do we leave any remnant of the project in our database, such as a marker saying "there was a project but it was deleted". This doesn't need to be visible to the user but may help us.

In terms of protecting the user against accidental deletion, a common thing you see is:

rosieyohannan commented 6 years ago

(copying requirements from old trello card)

Requirements

This will be better when we can give sims, builds etc names/tags rather than just the UUID as they will be able to tell what they are deleting more easily.