- Issue created by @tedbow
- π¦πΊAustralia larowlan π¦πΊπ.au GMT+10
tedbow β credited larowlan β .
Follow-up to π Pending changes leaking entities that user might have no access to Active
In \Drupal\Tests\experience_builder\Kernel\ApiAutoSaveControllerTest::testPost
is given the 'bypass node access',
permission to make sure they can see and edit the articles in the auto-save. But this is very powerful permission that could have side-effects
Give the user less power permission or other alter their access. We could use xb_test_access
to even make a new permission
Active
0.0
Auto-save
tedbow β credited larowlan β .