I have a table configured in the description field of my custom Content Update work type in Jira cloud. The table is part of the default template of this field so that it is shown on creation of a new work item with the 'Content Update' type.
The issue I am experiencing is that if a work item with this type is created via the global 'Create' function and not as a child to an existing Epic, the table does not format as expected.
Please see the examples below.
VIA EPIC
VIA GLOBAL CREATE
Any support would be greatly appreciated.
Team managed
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
That was Created with this Guide ?
Issue is probably caused by global Create using a different editor path.
Jira Cloud has had limitations around tables in default Description templates, especially where old wiki-style table markup is involved. Atlassian’s documented workaround is usually not to rely on the Description default rendering during create, but to apply the table after creation.
You can use a Jira Automation rule to insert the table template into the Description immediately after creation. Alternatively, you can use a temporary custom paragraph field on the Create screen to hold the default template, then automate copying it to the system Description field post-creation.
Best,
Arkadiusz 🤠
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.