Skip to main content
Best answer

Jira to Trello transfer keeping original formatting of description

  • April 15, 2021
  • 5 replies
  • 226 views

Forum|alt.badge.img

I am facing the following problem with automation of Jira with Trello. I have set a bot to auto create a new Trello card when a new Jira issue is created. All issues in Jira are created using emails. Emails and Jira issues use paragraph formatting. However when the description of issue gets transferred to Trello card it is formatted as single line, how to keep the original request format?

Best answer by nicksimard

Hi @MAV!

Looking at your screenshot, and looking into how Jira sends that data, it looks like this is what’s happening:

You’ve got line items under Description — Content, which means that using Formatter will perform that action to all the line items. That’s why your output looks the way it does. You could try using Formatter — Utilities — Line Items to Text to see if that helps at all.

This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

5 replies

robschmidt
Forum|alt.badge.img+9
  • Zapier Solution Partner
  • April 15, 2021

Hi @MAV,

You won’t be able to just use the Jira Formatting to add into a Trello card, the reason being, Trello uses Markdown formatting while Jira I think uses HTML.

However, Zapier provides this awesome formatter tool where you can convert Jira’s HTML description to Markdown format:

In between two apps use this formatter tool to convert Jira’s description so that it can be used in Trello.

 


Forum|alt.badge.img
  • Author
  • Beginner
  • April 15, 2021

Hello @robschmidt I did try your solution, and now instead of creating one paragraph of the mail, it does create 16 same paragraphs. Below is Jira issue text

And here is the converted text using Fromatter:

Overall Foramtter did not solve the problem. 


AndrewJDavison
Forum|alt.badge.img+11
  • Zapier Solution Partner
  • June 10, 2021

@MAV 
Just checking in to see if you still need help with this? 


Forum|alt.badge.img
  • Author
  • Beginner
  • June 10, 2021

@AndrewJDavison_Luhhu yes I need still help with this problem.


nicksimard
Forum|alt.badge.img+11
  • Zapier Staff
  • Answer
  • June 10, 2021

Hi @MAV!

Looking at your screenshot, and looking into how Jira sends that data, it looks like this is what’s happening:

You’ve got line items under Description — Content, which means that using Formatter will perform that action to all the line items. That’s why your output looks the way it does. You could try using Formatter — Utilities — Line Items to Text to see if that helps at all.