- Issue created by @phenaproxima
- πΊπΈUnited States effulgentsia
Thanks. Tagging as a stable blocker because this is needed by Drupal CMS.
- πΊπΈUnited States mglaman WI, USA
What if there was a config action that ensured the component config existed and had to be the first action? That was my workaround for code components
- πΊπΈUnited States phenaproxima Massachusetts
@mglaman, I don't really love that because I don't want recipe authors to have to do anything special when considering component entities. They should just assume they are there once XB is installed -- my proposed fix would make the DX normalized, rather than forcing people to remember a workaround.
- πΊπΈUnited States phenaproxima Massachusetts
Alright - test written, and confirmed that it fails if you have an early return in
onApply()
(after calling$this->ensureComponentsExist()
). - First commit to issue fork.
- π§πͺBelgium wim leers Ghent π§πͺπͺπΊ
wim leers β made their first commit to this issueβs fork.
- π§πͺBelgium wim leers Ghent π§πͺπͺπΊ
RTBC++
Letting @mglaman confirm & merge. π
-
mglaman β
committed 95fb12c5 on 0.x authored by
phenaproxima β
Issue #3535304 by phenaproxima, larowlan: Upon applying a recipe, XB...
-
mglaman β
committed 95fb12c5 on 0.x authored by
phenaproxima β
Automatically closed - issue fixed for 2 weeks with no activity.