I am setting up a single select custom field in JIRA Cloud and the renderers are not available from the Field Configuration Screen.
According to JIRA Cloud documentation, the following renderers are standard (https://confluence.atlassian.com/jiracloud/__renderers-735941878.html):
JIRA currently ships with the following renderers:
The only renderers I see in our instance are when I create a custom text field, are the Default Text Renderer and the Wiki Style Renderer If I create a select list custom field, the renderers don't show at all. I need the other renderers to be available as well.
Has anyone else seen this and have any ideas as to what may be going on?
JIRA is applying appropriate renderers for the fields you are defining. If you add a text field, it offers you one of the two renderers for that. When you add a select list, it gives you the select list renderer because that's the only valid one, it has no other way to draw them. Drawing a select list as text, wiki or even multi-select is nonsense because the data doesn't fit.
I agree that I am getting the correct renderers for text fields. I am not getting any renderers for custom fields that are set up as select lists. I understand that the autocomplete renderer is not available for multi-select lists, but I would at least expect to see the Select List renderer for single select fields. Are you saying that fields that are set up as select lists will not show the Renderers option on the field configuration screen since there is no other renderer option available?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'm using the Message Custom Field (for edit) - and I don't see any Renderer option in the Field Configuration screen.
According to the documentation I should be able to select a Wiki Renderer - am I missing something?
(v6.4.6)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The docs don't say you can select a renderer for message fields (because you don't. They're simple message fields that don't need a renderer) They do say you can use velocity in them though - no renderer needed for it to understand that.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The Atlassian knowledge base does say you can use wiki markup:
But I found that HTML works fine for me, so problem solved.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes, that is what I said. You can use markup. You cnnot change the renderer. Different things.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The documentation says you can use wiki markup, which you can't, it doesn't mention Velocity anywhere I can find.
And Velocity does not get parsed either, it is output as-is - so the field seems to be rendered raw.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Have you tried reading the documentation for the add-on?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Nic,
The documentation says "Note that you can use wiki markup within the field". As others have noted, this is not in fact the case. I can confirm that wiki markup is not rendered in this field (though, oddly enough, HTML is).
Is there something specific in the documentation you were trying to point Richard and others to?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
We are also trying to make this exact use case function correctly, but wiki markup is not correctly rendered. Can confirm that no renderers configuration is optioned on the field configuration for this field either. We have fallen back on HTML as well, which is not what we would like.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Nic Brough -Adaptavist-Quick question on text renderers. This documentation: https://confluence.atlassian.com/adminjiraserver0713/configuring-renderers-964983547.html says, for custom field Text Area and Text Field, the default renderer is: Wiki Style renderer. But when I add these custom fields, I get 'Default Text Renderer' by default. Even though I can change this, I am just wondering whether that is the case for everyone. I do see for other text fields like Comment, Environment etc, it does show it is using Wiki Style Renderer. But just for any text custom fields, I see this discrepancy with the document. Thanks in advance.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Experiencing the same problem. Has there been a resolution for this?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It's rendering the fields correctly. There does not seem to be a "problem" to be resolved here.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.