Description
At the moment, the page commands leave the pages checked out. For better version management, and not to override changes, it would be better to use the SavePageAsDraft at the end of the commands, so that the page gets saved and checked in.
Steps to reproduce
- Create a page with the
page add command and not use the publish argument
- Page is kept checked out
Expected result
The page should be checked in after each command.
Actual result
The page is checked out.
You can assign this to me.
Description
At the moment, the page commands leave the pages checked out. For better version management, and not to override changes, it would be better to use the
SavePageAsDraftat the end of the commands, so that the page gets saved and checked in.Steps to reproduce
page addcommand and not use the publish argumentExpected result
The page should be checked in after each command.
Actual result
The page is checked out.
You can assign this to me.