dubeaud / bugnet

BugNET is an open source issue tracker built with .NET
189 stars 166 forks source link

Delete issues permanently #206

Open gmatles opened 8 years ago

gmatles commented 8 years ago

Hi, I have deleted some issues from the Bugnet web interface and now i need to delete them permanently from the database. How can i do that? Thanks! Gabriel.

topcatarg commented 8 years ago

Hi there. We are seeing a similar problem trying to delete milestones that at some point had an issue related to them. Is there a way to delete this milestone?? whats the mark on the record to know which if the issue is deleted?

Thanks!

wrhighfield commented 7 years ago

To permanently delete issues you would have to delete the data manually using SQL. There is no built in way to do this.