It would be helpful if we had a way to bulk update the subject lines of email notifications that related to tickets. For example, every email notification subject could easily be updated to:
Support #{{ticket.id}}: {{ticket.subject}} ({{ticket.status}})
Right now, you have to manually update every single one.

