snipsco / snips-issues

Feel free to share your bugs with us.
14 stars 5 forks source link

[Console] Reset button #209

Open Psychokiller1888 opened 4 years ago

Psychokiller1888 commented 4 years ago

As we are creating assistants, apps, intents and slots programmatically on ProjectAlice, with definition coming from Github, we devs and testers, often end up with hundreds of assistants and 500+ slots as there's no programmatic protection against duplicates in the snips endpoints

A button that allows one to reset his account would really help save mice all around the globe, as deleting a slot takes 3 click, thus deleting 500 slots takes 1500 clicks.

I know I could simply create another account, but I'd be well over 50 accounts already if I had done that.

pocketjoso commented 4 years ago

So to get the details right, should we limit this reset to resources - assistants, apps, intents, slot types, unit tests?

This means leaving the rest of your account (profile, settings, tokens) intact - or would it be acceptable for you to reset this though?

Psychokiller1888 commented 4 years ago

I'd limit user created data, meaning assistant, apps, intents, slots, unit tests. For the feature to be more useful to a wider audience allowing to choose what data to get rid of would be better in the long run. If deleting everything then you should just implement a "Delete account" button that wipes everything, which is not really what I'm looking for