One of my engineers pointed out that the ` and ``` code blocks not show up when creating a JIRA description for a new ticket, but it works if he goes in to edit an existing description.
Note: He's able to add code blocks with {code} in the original description creation, but it seems odd that the ' and ''' wouldn't render.
Why are there two renderers for the same Atlassian customer?
Hello @Brian Oconnell,
Welcome to the Atlassian Community!
When the new issue view was rolled out, it wasn’t applied to the create issue screen. The description/comment editor on tickets uses Markdown and for the create screen it still is Wiki Markup, but soon it will be Markdown as well.
Please, check the documentation below for more information:
Kind regards,
Angélica
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Leslie,
Thank you for reaching out to Atlassian Community!
I tested here and I think I know what is happening.
When we are using the new issue view or a next-gen project, the editor uses markdown, but when we create an issue, the description uses wiki markup (the old editor), that's why using quotes doesn't work because it's for markdown editor and not wiki markup.
This is a known bug which you can find on the link below:
Please, click on vote and watch to receive updates.
The workaround, for now, is what they are doing, when creating an issue it's necessary to use {code}, but when editing or adding a comment, it's necessary to use ``` or the options for code directly in the editor.
Regards,
Angélica
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.