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

Delete/remove tickets #3

Open
bor8 opened this issue Jun 1, 2017 · 2 comments
Open

Delete/remove tickets #3

bor8 opened this issue Jun 1, 2017 · 2 comments

Comments

@bor8
Copy link

bor8 commented Jun 1, 2017

I can show some tickets with:

ssh [email protected] -p 29418 gitblit tickets list ~user/repo.git 'some text'

Yet it is not possible to delete tickets in Gitblit. But that would be awesome (feature request!), like:

ssh [email protected] -p 29418 gitblit tickets remove ~user/repo.git 'some text'

By the way: Can you explain how to select a ticket by ID?

@gitblit
Copy link
Collaborator

gitblit commented Jun 1, 2017

Looks like I never got around to implementing a show/view ticket command.

@bor8
Copy link
Author

bor8 commented Jun 1, 2017

Is it possible to implement a delete ticket function in Powertools even if core Gitblit cannot? What about that Lucene stuff?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants