I have a custom field on my issue that has a table as a default value. I did this my using the below to generate the table.
||Heading1||Heading2||Heading3||Heading4|| |cell A1|cell A2|cell A3|cell A4| |cell B1|cell B2|cell B3|cell B4| |cell C1|cell C2|cell C3|cell C4|
This will produce a table in the custom field nicely when the issue is created.
I would then like this table to have information entered into it when the issue transitions into a specific status. The problem I have is that when I set the transition screen to show the custom field, it doesn't show the table, it shows the above text.
Is there a way to have the table shown on the transition screen?
Thanks in advance.
Based upon this in-progress suggestion, there appears to be work happening to add markdown to transition screen fields: https://jira.atlassian.com/browse/JRACLOUD-80133
Perhaps check with your Jira Site Admin to learn about signing up for the early access for it: https://community.atlassian.com/t5/Jira-articles/Sign-up-for-the-EAP-to-the-new-issue-transition-experience/ba-p/2681502
Kind regards,
Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.