Peppermint-Lab / peppermint

An open source ticket management & help desk solution. A zendesk/freshdesk alternative
https://peppermint.sh
Other
1.77k stars 181 forks source link

Fix email subject for status email #311

Closed Jatin-MYST closed 2 months ago

Jatin-MYST commented 2 months ago

Currently the email for status change uses the id field. It should use the Number field. https://github.com/Peppermint-Lab/peppermint/blob/f525bd650cdff7c625afcb9ba81cbe8ce59c672e/apps/api/src/lib/nodemailer/ticket/status.ts#L54