vincenzo gambino → credited cicciobat → .
cicciobat → created an issue.
cicciobat → created an issue.
I'm using drush since yesterday without error. Work on Drupal 10.3, thanks.
Great! Thanks, i will try soon.
cicciobat → created an issue.
Hi, this patch should work with bootstrap.
Hi everyone, I made a patch that merge both the #12 one and the #18 one. Works on Drupal 10.3.1 and adminimal_theme 8.x-1.7.
No, the update run correctly but the cim not works if the cim is run after the updb.
Hi, okok so I'll wait for a beta or a stable version. Thank you for the information.
I tried, but the error is still present. I'll comment out the hook update and delete the config.
Ok but I need to change also the hook_update number, no? So the updb can be ran.
Hi, this is the error that I receive:
[error] Drupal\Core\Config\ConfigImporterException: There were errors validating the config synchronization.
The <em class="placeholder">block.block.workflowtransitionform</em> configuration depends on the <em class="placeholder"></em> theme which will not be installed after import. in Drupal\Core\Config\ConfigImporter->validate() (line 823 of /var/www/*/app/deploy/main/*/core/lib/Drupal/Core/Config/ConfigImporter.php).
In ConfigImportCommands.php line 290:
The import failed due to the following reasons:
The <em class="placeholder">block.block.workflowtransitionform</em> configuration depends on the <em class="placeholder"></em> theme which will not be installed after import.
In ConfigImporter.php line 823:
There were errors validating the config synchronization.
The <em class="placeholder">block.block.workflowtransitionform</em> configuration depends on the <em class="placeholder"></em> theme which will not be installed after import.
As you can see the error come from the block.block.workflowtransitionform
config. I've already do the updb but in dev and local environments.
cicciobat → created an issue.
I have a bunch of modules installed on this project, but I'm not sure that one of this can be the problem.
Hi Everyone, I have followed the steps in the #4 comment but the problem is still present. I have also applied a local patch to comment the code in the workflow.install file but the drush cim still not working and the errors are present. How can I solve this mistake?
Thanks.
cicciobat → created an issue.
Hi everyone, i'm getting the issue you can see in the following image, i've tried to apply the patch but it remains like in the image.
Does anyone have any idea?
cicciobat → created an issue.
Hi, can anyone merge the MR?