Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,556,386
Community Members
 
Community Events
184
Community Groups

Email this issue: special characters are removed from incoming emails

Hi 

The problem is that certain special characters and text between these characters are removed from incoming emails. Example:

The original email has a line:

<my@email.address.com>:text

 

But in Jira it displays:

:text

So everything between < and > goes missing. 

Thanks for any hints on how to solve this! 

2 answers

Hi!

I believe the issue is caused by the fact that with HTML emails, the application keeps the XML tags, but not with text/plain emails.

If your incoming mail is plain text, you can use the following work-around for setting the description field:

Update issue by setting fields:

 SD-23242.png

regex: ((?s:.*))
value: $!group1.replaceAll(">","&gt;").replaceAll("<","&lt;")

Unfortunately as the comment has no set issue field action, but is added by default it is not possible to use the same work-around for adding comments.

I hope this will help you.

Imre

0 votes
iryna_k_SaaSJet_
Marketplace Partner
Marketplace Partners provide apps and integrations available on the Atlassian Marketplace that extend the power of Atlassian products.
Apr 12, 2023

Hi @Alice Admin 

If you use Gmail, I can advise you to try the Email&Tasks: Jira Cloud for Gmail app by my team to convert your emails into tasks in Jira.

It's AI-powered (GPT-3 technology is currently implemented).

I hope it will be helpful to you!

A minimum 30-day trial is available, and the add-on is free for teams of up to 10 users.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events