Hi,
When customers add a comment in JIRA application an email is sent to the team. This email is full of links with no sense and it makes it an unreadable email. Is there any way to fix it?
An example...
| |||
{ "@context": "http://schema.org", "@type": "EmailMessage", "description": "View Issue", "potentialAction": { "@type": "ViewAction", "target": "https://cau-imqprevencion.atlassian.net/browse/CAU-6004?inbox=true&focusedCommentId=${comment.id}&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-${comment.id}", "name": "Ver comentario" }, "publisher": { "@type": "Organization", "name": "Atlassian", "url": "https://www.atlassian.com" } } |
Yes, the problem was our email server.
Recommended Learning For You
Level up your skills with Atlassian learning
Learning Path
Become an effective Jira admin
Manage global settings and shared configurations called schemes to achieve goals more quickly.
Streamline Jira administration with effective governance
Improve how you administer and maintain Jira and minimize clutter for users and administrators.
Learning Path
Become an effective Jira software project admin
Set up software projects and configure tools and agile boards to meet your team's needs.