The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Status Labels in Markdown Formatting for Automation

Talha Eryasar
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
June 21, 2024

 

Hello all,

I have an automation that creates tickets after certain triggers. I am formatting the description field of the tickets, and I would like to add status labels to the description section. Is this possible in markdown formatting right now such as we use panels?

 

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

0 votes
Bill Sheboy
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
June 22, 2024

Hi @Talha Eryasar -- Welcome to the Atlassian Community!

Do you mean the status element, from the dropdown as "Add a custom status label"?

If so, that is possible, and seems to be just the color-formatting markdown: https://jira.atlassian.com/secure/WikiRendererHelpAction.jspa?section=texteffects

For an example with the built-in colors for that element:

here is a {color:#FF5630}*[ RED ]*{color} status

 

If you mean another element, I recommend creating a test rule to log the description, adding an example element to a test issue, and then run the test rule to learn the format markdown to use.

  • trigger: manual
  • action: log the value of {{issue.description}}

FYI...in my experience, some of the markdown elements from the editor cannot be added by automation rules.  For those, I believe the Atlassian Document Format (ADF) must be used.

 

Kind regards,
Bill

DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Atlassian Community Events