gitblit-powertools-plugin icon indicating copy to clipboard operation
gitblit-powertools-plugin copied to clipboard

Delete/remove tickets

Open bor8 opened this issue 8 years ago • 2 comments

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?

bor8 avatar Jun 01 '17 10:06 bor8

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

gitblit avatar Jun 01 '17 11:06 gitblit

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

bor8 avatar Jun 01 '17 16:06 bor8