Can we remove the default links when Jira Notification is sent to a specific user?
Can we disable View request link below?
And View Issue button for any updated ticket notification?
Hi Christopher,
I agree with Nic, removing these links isn't recommended, but yes it is possible to do.
Project settings --> Customer notifications --> Edit templates --> Remove all of the following, or just the "View request".
<p>
<a class="jsd-issue-link" href="${request.url}">View request</a>
<span class="jsd-link-separator">·</span>
<a class="jsd-unsubscribe-link" href="${request.disable.notifications.url}">Turn off this request's notifications</a>
</p>
Why? Why do you want to make it harder for your recipients to find something?
Remember Jira won't be sending this to people who cannot access it, so there's no point in hiding the link.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.