Hello, I want to add some Jira tickets in confluence by using „table transformer“. In general it works. I can find all my tickets. The challenge for me is to add a new column beside the existing ones. The position of the new column should be at the end. Unfortunately I don’t know how. I tried the following but it doesn’t work. Hope for your support. THANKS !
ALTER TABLE T1
ADD phone varchar(10);
Hi @Issa Mehanna ,
You may refer to our support and share your case in more details (which rule will be used to create a new column, what data you want to store there and so on).
Here and here are the examples how the new columns are added using different conditions.
And here in the second part of the Community question where we show how to combine macro generated Jira Issues table with a manually created table for notes and comments.
The position of the columns in the table is defined by their order in the SQL query (they are displayed as they are listed there).
Thank you! Very helpful
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Did you catch the news at Team ‘25? With Loom, Confluence, Atlassian Intelligence, & even Jira 👀, you won’t have to worry about taking meeting notes again… unless you want to. Join us to explore the beta & discover a new way to boost meeting productivity.
Register today!Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.