There should be a way to pre-fill ticket fields, possibly using arguments in the URL like Trac does. We currently do this for reporting 404 and 500 errors to support Trac.
Eg. https://sourceforge.net/apps/trac/sourceforge/newticket?summary=Page+Missing+%28404%29%3A+https%3A//sourceforge.net/projects/not-a-project/&description=I+found+this+link+here...
Tickets: #4526
On allura js/4333. To test, make sure you can create a ticket at a url like https://sf-jsteele-7035.sb.sf.net/p/test/tickets/new/?description=zzz+xxx&summary=aaa+bbb+ccc&labels=ddd+eee,hhh pre-filled with the data specified in the url.
Log in to post a comment.
On allura js/4333. To test, make sure you can create a ticket at a url like https://sf-jsteele-7035.sb.sf.net/p/test/tickets/new/?description=zzz+xxx&summary=aaa+bbb+ccc&labels=ddd+eee,hhh pre-filled with the data specified in the url.