I would like to use GET parameters to preset the template on a new issue's page, like:
.../issues/new?issue[tracker_id]=7&issue[template_id]=2
A similar issue was filed a while ago for redmine itself: Refer to http://www.redmine.org/issues/9076
Is this already possible and I am just not able to find the docs/the right parameters by trying different ones?