Problem/Motivation
No entry in the even log track table for the menu item/menu content CRUD operation.
Event logs are though generated for the menu type CRUD operations correctly, issue is with the menu content CRUD operation only.
Steps to reproduce
- Create a menu item of any of the menu type
- Update a menu item of any of the menu type
- Delete a menu item of any of the menu type
- Notice that none of the above events are getting logged in the event log track ( /admin/reports/events-track )
Proposed resolution
- Extend event log track menu module for menu content operations similar to menu type operations
Remaining tasks
User interface changes
API changes
Data model changes
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | log_menu_content-3167684-5.patch | 1.72 KB | ankit agrawal |
Issue fork events_log_track-3167684
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
ankit agrawal commentedHave tagged menu item extras as the issue here could be related to the menu item extras module.
Comment #3
ankit agrawal commentedComment #4
ankit agrawal commentedComment #5
ankit agrawal commentedCreated a patch for logging the menu content items via event log track menu module, please review
Comment #6
ankit agrawal commentedPlease review the patch.
Comment #7
Heisen-blueWorks fine, thx.
Comment #8
smustgrave commentedComment #11
smustgrave commentedWill be part of 3.0.x branch
Comment #12
smustgrave commented