gitblit-org / gitblit

pure java git solution
http://gitblit.com
Apache License 2.0
2.28k stars 671 forks source link

Enhancement Request: Provide support for uploading files for Tickets #767

Open gitblit opened 9 years ago

gitblit commented 9 years ago

Originally reported on Google Code with ID 471

Please provide support for uploading files while creating tickets. This is useful for
attaching screenshots or error logs.

What version of the product are you using? On what operating system?
v1.5.0, Windows

Reported by Kiran.SG on 2014-07-24 07:52:58

gitblit commented 9 years ago
Thanks for the request.  The mechanics of the BranchTicketService and FileTicketService
do support attachments (this is not exposed through the web ui yet).  The RedisTicketService
does not.

I'm not assigning this to a milestone yet because I'm not prepared to tackle it.  But
it is definitely on my agenda - hence the storage & retrieval support in 2 of the 3
ticket backends.

Reported by James.Moger on 2014-08-12 18:57:34

gitblit commented 9 years ago

Reported by James.Moger on 2014-09-04 20:15:48