Problem/Motivation
Steps to reproduce
- Install 8.x-2.0 version release in D8 setup.
- Enable event_log_track, event_log_track_auth, event_log_track_file, event_log_track_media, event_log_track_menu, event_log_track_node, event_log_track_taxonomy, event_log_track_user, event_log_track_workflows modules.
- Upgrade the module to 3.0.2 or any 3.0.x version.
- Clear the cache and observe that there will be an error as can be seen in the attached screenshot.
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
| Comment | File | Size | Author |
|---|---|---|---|
| Screenshot 2022-09-19 at 11.13.32 AM.png | 2.82 MB | bendale |
Issue fork events_log_track-3310322
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
smustgrave commentedMay not be the answer you wanted but D8 should have been dropped when we upgraded to D10 since D8 is no longer supported by the community.
Your error appears to be about something being cached.
If you are remaining on D8 then I would recommend staying on version 2.x
Going to use this ticket to drop D8 to avoid confusion
Comment #5
smustgrave commented