Problem/Motivation
The status report page complains about this:
Mismatched entity and/or field definitions
The following changes were detected in the entity type and field definitions.
Exception Mailer Exclude
The Exception Mailer Exclude entity type needs to be installed.
Steps to reproduce
Update the module from a previous version.
Proposed resolution
Add install file and install the new entity type.
Remaining tasks
- [ ] Adding the install file with the update hook.
User interface changes
n/a
API changes
n/a
Data model changes
n/a
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | exception_mailer.3187251.6.install-entity-type.patch | 1.95 KB | mhavelant |
| #6 | interdiff-4-6.txt | 1.26 KB | mhavelant |
| #3 | 3187251-Exception-Mailer-Exclude-entity-type-needs-to-be-installed-3.patch | 1.11 KB | kosa ilma |
Comments
Comment #2
pedrop commentedComment #3
kosa ilma commentedThe patch.
Comment #4
mhavelant commentedThe annotation for the Exclude entity type should be updated, too:
Implements hook_update_N().should also be replaced with something more descriptive.Comment #5
mhavelant commentedComment #6
mhavelant commentedI updated the patch with the missing annotation, also updated the hook description.
Comment #7
mhavelant commentedComment #8
szato commentedComment #10
szato commented