We have a few types of ticket where we use the Category's custom fields to collect the essential information. In some cases it would be more efficient if the person raising the ticket filled out those fields. We can do that by constructing a link to the new ticket page, but it isn't obvious how to do this, and it isn't done frequently enough that it is easily remembered.
It would be great if the list of categories included a way to copy the link to the new ticket form for that category. E.g. make a link that points to the new ticket in category form, which can be right clicked to copy the link or clicked to go straight to the form.
The link would point to https://{jitbithost}/helpdesk/Tickets/New?categoryId={categoryId}
This small change would be really helpful.