Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deleting issues #297

Closed
infracritical opened this issue Sep 25, 2017 · 4 comments
Closed

Deleting issues #297

infracritical opened this issue Sep 25, 2017 · 4 comments
Labels
Milestone

Comments

@infracritical
Copy link

There's got to be a way to delete issues; in this case, I've created several test issues, and now would like to delete them, reset the issuance back to the original issue ID before all of the test issues were initiated.

I've found this URL, https://github.com/eventum/eventum/wiki/System-Advanced:-Deleting-Issues, outlining that it's impossible to delete an issue via the user interface. Why? If you're the site administrator, I would think that it should be possible to delete an issue simply based on providing an issue ID number, then simply delete the record from within the database.

So...is this possible?

@cpinfold
Copy link
Contributor

cpinfold commented Sep 25, 2017 via email

@glensc
Copy link
Member

glensc commented Sep 25, 2017

if you want to start from scratch, create new database instead.

however, if you're still interested in "delete issues" script outlined in wiki, i could create updated version that works with current eventum.

the official support was removed because eventum principle is soft delete (altho that doesn't apply everywhere).

@glensc glensc added this to the 3.3.0 milestone Sep 25, 2017
@glensc
Copy link
Member

glensc commented Oct 3, 2017

actually, seems the script already exists: contrib/delete_issues.php

@glensc
Copy link
Member

glensc commented Oct 3, 2017

@glensc glensc closed this as completed Oct 3, 2017
glensc added a commit to glensc/eventum that referenced this issue Aug 12, 2019
drop all outdated scripts and provide link to script in main repository

refs: eventum#297
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

3 participants