How to add Emojis to an issue-Template (Markup language)?

Tina K. August 20, 2024

Dear Community

I would like to ask for your help with the following problem:

We designed a nice template including emojis, that we wanted to use as issue-template for JIRA issues. See screenshot.

image.png

 

However, the only emojis we are able to include in Markup are: (/) and (x) showing as the green tick and the red cross. But for example :clipboard: , :paintbrush: etc. do not show as emojis when the template is implemented, but as text only. See screenshot.

image.png

 

Does anyone know, how the format of the emojis has to look like, that they appear in the end?

Or does anyone know if there is another way of creating a template where emojis can be included (different templates for user story, task and bug)?

 

Thank you in advance for your support! :) 

2 answers

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.
August 20, 2024

Hi @Tina K. -- Welcome to the Atlassian Community!

Many of the macros and markdown supported by Jira fields in the UX are not supported with an automation rule, edit issue action for the fields.

My understanding is the only way to do some of this formatting in a rule is use the Send Web Request action to call the edit issue endpoint, passing the Atlassian Document Format (ADF) for the data: https://developer.atlassian.com/cloud/jira/platform/apis/document/structure/

There is a testing ADF builder and viewer linked to that documentation page to help with experimentation before creating your rule content.

Kind regards,
Bill

Tina K. August 28, 2024

Thank you for your support Bill!

Like Bill Sheboy likes this
0 votes
Marc - Devoteam
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.
August 20, 2024

Hi @Tina K. 

Welcome to the community.

Only the editor supports markdown. in automation only markup is supported.

Automation doesn't know if a field you are setting is defined as a rich text field. 

This as per field configuration you can define the renderer of a text field. This can differ as in a different a project you can use a different field config in a field configuration scheme on a project.

Tina K. August 28, 2024

Thank you for your support Marc!

Like Marc - Devoteam likes this

Suggest an answer

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

Atlassian Community Events