Active
Project:
Drupal Canvas
Version:
1.x-dev
Component:
Personalization
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
20 May 2025 at 19:27 UTC
Updated:
20 Aug 2025 at 08:05 UTC
Jump to comment: Most recent
Comments
Comment #2
penyaskitoComment #3
penyaskitoComment #4
wim leersComment #5
penyaskitoComment #6
effulgentsia commentedAlthough we're working on Personalization in parallel to trying to get a stable XB 1.0.0 released, the former is not a blocker to the latter. If Personalization itself isn't sufficiently stable by the time we're ready to release XB 1.0.0, we can put it behind a feature flag.
Comment #7
penyaskitoWe need to tackle this before I expected, as by default the status=false won't be exposed via the APIs, and we need to ensure editors have access to them.
Comment #8
wim leersThis was approved by @lauriii?
If so: 👍
Comment #9
penyaskitoAssigning to @lauriii for confirmation, even if we already have the permission in HEAD. This is about adding a access handler to the config entity (probably our existing
VisibleWhenDisabledXbConfigEntityAccessControlHandleris more than enough)Comment #10
wim leers@lauriii, see #8.
Comment #11
lauriiiI think a single permission for managing the segments is sufficient. 👍
Comment #12
wim leers#3541148: Provide a locked Default segment is about to land and will already add the access control handler. So all that's missing then, is test coverage expansion.