Hi community!
Who can give a hint?
I'm making automation rule which is editing custom field (type - Text Field (multi-line)).
Need the text to be in a certain format (bold, italic, etc). But when I tried to add tags (ex. h1. /h2. / *bold* / <b>bold</b> etc), as a result, the text received the same text that was written in the rule without changing the format.
It there a solution to change text style by using automation rule?
My attempts to automation:
The result:
Hello! To get formatted text, you need to change the renderer of your custom field to be Wiki Style renderer. Once you do that you can use formatting such as *text*.
Great thanks, it works!
Log in to JIRA as a JIRA administrator.
Navigate to Administration | Issues | Field Configurations.
Click on the Configure link for the field configuration used by the project and issue type.
Click on the Renders link for the field to change.
Select the new renderer type from the Active Renderer drop-down list.
Click on Update to apply the change.
All the syntax of Wiki renderer is here: https://jira.atlassian.com/secure/WikiRendererHelpAction.jspa
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.