No matter what I do the language is always "Java"
To reproduce:
Hi Chad,
Thanks for explaining. Sorry to hear you have encountered this problem. I found this is a documented bug in the new issue view. We are tracking this specific bug in JRACLOUD-71440
You can watch that issue to follow updates to this, and I would recommend voting on this in order help our development team prioritize this fix.
Regards,
Andy
Thanks for the link.
By the way, were you able to find any documentation on this feature? It seems strange that it should be so hard to find.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Chad,
I am having some difficulty trying to recreate the problem you have mentioned here. At least in my own Cloud site, when I edit a description from a backlog or board, the use of ``` does nothing in my environment.
However I can use the {code} macro in order to denote my text is code, and there are additional parameters you can pass this to determine code type. This is also documented in Text Formatting Notation Help: Advanced:
{code:title=Bar.java|borderStyle=solid} // Some comments here public String getFoo() { return foo; } {code}
{code:xml} <test> <another tag="attribute"/> </test> {code}
Makes a preformatted block of code with syntax highlighting. All the optional parameters of {panel} macro are valid for {code} too. The default language is Javabut you can specify others too, including ActionScript, Ada, AppleScript, bash, C, C#, C++, CSS, Erlang, Go, Groovy, Haskell, HTML, JavaScript, JSON, Lua, Nyan, Objc, Perl, PHP, Python, R, Ruby, Scala, SQL, Swift, VisualBasic, XMLand YAML.
I don't seem to have the same functionality you are referring to here. I don't have a selector for language type. But I can specify the type such as in the example above. In my case it at least does highlight differently between Java and XML when set as such.
Perhaps your site is using a plugin to do syntax highlighting instead. I'm not sure how else to account for what seems to be very different functionality in regards syntax highlighting here.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
I have not installed any plugins, this is a completely vanilla cloud-based Jira Software. That blurb above seems to indicate that new rollouts are using markdown instead of markup by default, but I can't find any other documentation on this feature.
This is getting pretty ridiculous.
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.