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
Improve user experience across Jira with global settings
Learn how to set up and configure a Jira site, manage Jira permissions, and configure Jira apps and integrations.
Learning Path
Streamline projects across Jira with shared configurations
Build Jira work items with reusable configurations called schemes, and reduce administrative work with automation.
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.