digitalfondue / lavagna

Lavagna: issue tracker/project management tool
http://lavagna.io
GNU General Public License v3.0
635 stars 109 forks source link

Delete Projects/Boards/... #117

Open corbet-consulting opened 5 years ago

corbet-consulting commented 5 years ago

Hi @syjer,

thank you for contributing this beautiful project management software.

I would like to ask whether it is likely that we see the feature to remove projects/boards and the such. Is it possible to remove them easily with a database query or should one abstain from it on a production instance?

Best

Julian, Corbet Consulting

syjer commented 5 years ago

Hi @corbet-consulting , we generally advise to simply archive them, because removing them may cause problems when you are referencing them from others tasks that are not removed.

corbet-consulting commented 5 years ago

I do understand this. But can there be any option as sometimes you create projects and boards and you might still have typos in them or do some other silly things that you want to undo. :)

Archiving them feels "false" and also clutters and maybe is also an embarassment in front of your colleagues. So yeah ... I do get your point, but there should be some deleting in these (and countless other) situations, I assume.

Anyway: Thank you for providing this software. It is very helpful.

syjer commented 5 years ago

hi @corbet-consulting , you are absolutely right about having the possibility to remove them at the early stage in case of a typo. I'll have a look how to implement that functionality in a safe way. Thank you for your feedback.