- Merge request !564Issue #3533724 by jurgenhaas: Condition entity type and bundle needs to check for empty type β (Open) created by rclemings
The output from "drush eca:update" in ECA v2 (and "drush modeler_api:update" for ECA v3) is hard to read if there are more than a few models.
See previous discussion on Slack: https://drupal.slack.com/archives/C0287U62CSG/p1761609616125999
Run "drush eca:update" in ECA v2 or "drush modeler_api:update" in modeler_api.
When a model is updated, set the resulting message as "warning" rather than "message." This should display the warning in a different color (e.g. red instead of green). Also add a summary showing how many messages were changed, how many were not, and how many errors were encountered.
Update /src/EcaUpdate.php and /src/Drush/Commands/EcaCommands.php
More readable output from "drush eca:update."
None.
None.
Active
2.1
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.