budoco
budoco copied to clipboard
Let users delete issues they created as long as nobody else has touched changed them or posted about them.
I would suggest add closing the issue. This will allow reopening. Although this will require certain statuses to be required.
For a database, checking the flag will be faster than deleting the entry with checks.
We are talking milliseconds, and then every user written query and report has to check a flag.