Hello,
I'm starting configuring Jira Service Desk for the company I work, and I have a problem which I cant seem to find a solution.
Every time someone receives an email from Jira Service Desk the email has in the footer the option to Disable notification (see the screenshot attached) and i need to get rid of that option from emails.
I cant find an option to remove it from there... how can i achieve this? Thanks.
Hi @[deleted],
There is a line ;)
<a class="jsd-unsubscribe-link" href="${request.disable.notifications.url}">Turn off this request's notifications</a>
Tansu Akdeniz
Hey what to do with this line? do we need to edit it to close the notification
<a class="jsd-unsubscribe-link" href="${request.disable.notifications.url}">Turn off this request's notifications</a>
I need to close View request - Turn of this request notifications
This is shared with Jira service desk ? how to do it
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Does this have to be done in every single project or is there a way to do this globally?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.