- Issue created by @thejimbirch
- πΊπΈUnited States phenaproxima Massachusetts
It turns out that we already do what this issue asks for, and indeed have test coverage of that, in
\Drupal\FunctionalTests\Core\Recipe\RecipeCommandTest::testExceptionOnRollback()
.So maybe we should repurpose this issue to fix one of the underlying issues that can cause a rollback in the first place?
- First commit to issue fork.
- π§πͺBelgium yorickdv
I'm experiencing the following error:
You have requested a non-existent service ".abstract.instanceof.Drupal\Core\DefaultContent\Importer"
I think this is 'the config importer error' @thejimbirch is talking about.I'm creating an MR with the fix that solves it for me.
- Merge request !12374Issue #3483960: Show original error when a recipe fails β (Open) created by Unnamed author
- π§πͺBelgium yorickdv
When accepted, this should also be ported to 10.3 and up
- πΊπΈUnited States smustgrave
Have not tested but pipeline seems to have some failures.
IS solutions mentions "Improve the clarity of the error." but that doesn't line up with the MR, can that be flushed out too please
Thanks