We don't add rules support for exportable entities, but still needlessly invoke rules_invoke_event() what might trigger rules-cache rebuildes in weird situations (related: #1267070: Lazy-rebuilding the defaults for exported entities might not be desirable)
Anyway, let's do away with the needlessly calls to rules_invoke_event().
| Comment | File | Size | Author |
|---|---|---|---|
| entity_config_rules.patch | 2.88 KB | fago |
Comments
Comment #1
fagoworks for me + passes tests -> Committed.
Comment #2
wjaspers commentedPerfect timing! Thanks for the patch!