Goal: I would like a table to populate when a work type is created in the Description field along with a Info banner. The table will have COLUMN HEADERS not row headers.
Current Automation:
Problem: This automation keeps producing the the table but with them as ROWS not as columns. I know this is elementary by using the pipes but that's the extent of my technical skills haha I had no idea how to add the info banner in blue btw.... Any advice would be helpful :)
Please try using two pipe characters around the column headings as described here:
https://jira.atlassian.com/secure/WikiRendererHelpAction.jspa?section=tables
Kind regards,
Bill
Omg thank you, it worked! Do you by any chance know how to get that blue banner with the automation?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Awesome; I am glad to learn that helped!
Sadly, that "blue banner" you show above is likely an "Info panel" macro, and the macros cannot be added with plain text edits in rule actions.
You could try a more advanced edit using Atlassian Document Format (ADF), and that will require updating the field using the Send Web Request action and the REST API endpoints.
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.