You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using bulk actions on a page and selecting "Unpublish and Archive" the following server error can be seen in the network panel
ERROR [Warning]: Attempt to read property "TreeTitle" on null IN POST /admin/pages/batchactions/archive Line 114 in /var/www/vendor/silverstripe/admin/code/CMSBatchAction.php
The text was updated successfully, but these errors were encountered:
CMS 6.0
When using bulk actions on a page and selecting "Unpublish and Archive" the following server error can be seen in the network panel
ERROR [Warning]: Attempt to read property "TreeTitle" on null IN POST /admin/pages/batchactions/archive Line 114 in /var/www/vendor/silverstripe/admin/code/CMSBatchAction.php
The text was updated successfully, but these errors were encountered: