Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×Hi ,
trying to extract the space permissions, but it does not return :
- Pages Archive
- Comment Delete.
Am I missing something?
The command executed :
acli --action getSpacePermissionList --space "XXX" --columns "Id Type, Id, View, Delete Own, Pages Add, Pages Archive, Pages Delete, Blog Add, Blog Delete, Comments Add, Comments Delete, Attachments Add, Attachments Delete, Restrictions, Mail Delete, Space Export, Space Admin" --outputType "text"
Hello @Mark de Bont
Now the Pages Archive feature is implemented and is available in the eap distribution zip file from the Early Access Program. Please access it here Downloads+-+Early+Access+Program+EAP
We have tested it from our end and it works as expected. Please test it and let us know the results in the support ticket.
Cheers
Kinnera
Excellent! Thanks for the quick service. Much appreciated!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Mark de Bont ,
Thanks for reaching out to us!
Please replace the Comments Delete with Comments Remove to be able to see the results. Attached for your reference:
You can actually use the parameter --outputFormat 999 in the command to see all the columns listed.
--action getSpacePermissionList --space "TEST" --outputFormat 999
Additionally, with respect to the Pages Archive, we are internally checking with our development team and we will provide you further updates soon.
Thanks,
Avinasjh
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.