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
Jira Administrator
Configure Jira Software, Jira Core, or Jira Service Management, including global settings, permissions, and schemes.
Managing Jira Projects Cloud
Learn to create and configure company-managed projects in Jira Software and partner effectively with Jira Admins.
Learning Path
Become an effective Jira Software Project Admin
This learning path is designed for team leaders who configure Jira Software projects to match a team's processes.