-
Type:
Suggestion
-
Resolution: Unresolved
-
None
-
10
-
7
Issue Summary
Field configuration follows the Wiki Style renderer (previously used in Confluence and Jira) even after the cloud was migrated to ADF.
This is inconsistent while configuring default values or while using Macros.
Examples:
Panel inconsistency.
- Use field configuration on the Paragraph field/message custom field to create a panel.
- The panel will be converted to an info/note/error/warning panel based on the bgcolor property.
- This inconsistency isn't documented anywhere.
Code default value:
- ADF macro ``` is used to start a code.
- Wiki markup uses
{code:java}
Expected Results
1. Same data format for Field Configuration renderer and Jira cloud.
Actual Results
1. Different data format
Workaround
Required, if there is no workaround please state:
Currently there is no known workaround for this behavior. A workaround will be added here when available