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

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

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 Leaders.
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

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Atlassian Community Events