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
Hi,
I'm trying to use the runFromCsv action to export several spaces as explained in the dedicated How to page.
I tried several organization of CSV, each time, I'm getting a Parameter error saying that the function requires a non-blank value for parameter space.
Here is the CSV :
space, exportType, file
ACM, HTML, "C:\....\Confluence-space-export-ACM-20200228.html.zip"
ACM18, HTML, "C:\....\Confluence-space-export-ACM18-20200228.html.zip"
The terminal output shows a correct parsing for the exportType and file parameters, but the space parameter seems do be not parsed !!
Any idea or suggestion ?
Thank you
Seems like runFromCsv command doesn't accept a column "space".
Run acli with --simulate and the result will show --exportType and --file but not --space which make the command runFromCsv completely useless.
I tried multiple way to rename space like 'space' "space" SPACE or space with an S but nothing is working.
I just sent a bug report to Atlassian on this issue.
The article referencing this which doesn't work is
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Nicolas,
Thank you for contacting us about this. Would you be able to show me which article you are referring to?
I'd like to take a look at that and see if I can help.
Regards,
Shannon
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.