Hi,
I'm trying copy all childrens of a Page to another Page with the action 'copyPageChildren' in plugin 'Command Line Interface'.
This is the case:
I need copy children of ParentA (Page1 and Page2) to ParentB:
./confluence.sh --action copyPageChildren --space SpaceA --title "ParentA" --parent "ParentB" --newSpace "SpaceA"
But the console output is:
0 children of page 'ParentA' copied as children of 'ParentB' in space SpaceA.
Someone can help me?
Thanks!
Copying children from one page to another in the same space is currently broken (CLI 5.1.0). See https://bobswift.atlassian.net/browse/CSOAP-296
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.