Sequence to reset entity-extend caches and warm them up cleanly. rm -rf var/cache/* bin/console oro:entity-extend:update-config bin/console oro:entity-extend:cache:clear --no-warmup bin/console oro:entity-extend:cache:warmup Tip: - Run after changing entity fields/enums. - Commit generated migrations if created.