- Issue created by @bircher
- Merge request !804Issue#3521074: Add config checkpoint when recipe is installed. โ (Open) created by divyansh.gupta
- ๐ฎ๐ณIndia divyansh.gupta Jaipur
I have added the code to add configuration checkpoint when an recipe is activated via project browser,
Please review. - ๐บ๐ธUnited States chrisfromredfin Portland, Maine
Address review things.
- First commit to issue fork.
- ๐บ๐ธUnited States phenaproxima Massachusetts
This seems quite straightforward to me, but it needs a test. RecipeActivatorTest already exists and it should be pretty simple to add a couple of assertions that a config checkpoint was created when a recipe was applied.
- First commit to issue fork.
- ๐บ๐ธUnited States pfrilling Minster, OH
I addressed the MR feedback and added test assertions for the checkpoints.
- ๐ฎ๐ณIndia JatinGupta40
I have updated the MR with some pipeline fixes, still some Functional Javascript task is failing.
Moving it to Needs Work. - Status changed to Needs work
7 days ago 6:01pm 16 July 2025 - ๐บ๐ธUnited States phenaproxima Massachusetts
This should be backported to 2.0.x because checkpoints have existed since Drupal 10.3 (they were added with the rest of the recipe system), so there's no reason not to do that.
- ๐บ๐ธUnited States tim.plunkett Philadelphia
tim.plunkett โ made their first commit to this issueโs fork.
-
chrisfromredfin โ
committed 25695caa on 2.1.x authored by
phenaproxima โ
Issue #3521074 by phenaproxima, divyansh.gupta, jatingupta40, tim....
-
chrisfromredfin โ
committed 25695caa on 2.1.x authored by
phenaproxima โ
-
chrisfromredfin โ
committed e8540384 on 2.0.x authored by
phenaproxima โ
Issue #3521074 by phenaproxima, divyansh.gupta, jatingupta40, tim....
-
chrisfromredfin โ
committed e8540384 on 2.0.x authored by
phenaproxima โ
- ๐บ๐ธUnited States chrisfromredfin Portland, Maine
Thanks, gang!
merged on 2.1.x and cherry-picked clean to 2.0.x