You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
I would like to add a table to a jira ticket automatically upon created of Jira in a project ticket, so that it will guide users to fill out the table of values.
Hi Marina,
You can create a new custom field of Paragraph type. Then edit the Contexts and Default Value for the field to add your table into the Default value field. You can change the renderer of the field to Wiki Style if you need that but changing it in the Field Configuration for the project.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Great! Glad it helps.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Marina Maharaj,
You can use automation for Jira to fill some fields' data automatically.
Here is an overview of how automation for Jira works
https://www.atlassian.com/software/jira/guides/automation/overview#board-vs-project
Here is how you can fill any "paragraph" field with a table using wiki-markup, e.g. Description
https://support.atlassian.com/confluence-cloud/docs/insert-confluence-wiki-markup/#Tables
I hope this helps.
Cheers
Melo
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Melo
I successfully automated a table to be added into the Description of certain issues, however this comes with a text version of the markup too (e.g. |-|-|-| )
Is there a way to remove this default text in addition to the actual table that is added?
Thanks!
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.