Problem/Motivation
Hello project maintainers,
This issue has been reported on the URL: /admin/config/development/entity-tracer-settings which returns an error on the page.
How to Reproduce
Step 1) Install the module
Step 2) Goto configuration page
Step 3) Click on "Entity tracer settings"
Thanks
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | entity-tracer---issues----3461041----4.png | 98.07 KB | bhaveshdas |
| entity_tracer_settings_error.png | 72.3 KB | amanbtr72 | |
| entity_tracer_settings.png | 4.8 KB | amanbtr72 |
Issue fork entity_tracer-3461041
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 #3
amanbtr72 commentedresolved issue on the entity tracer settings page.
kindly review the MR.
Thanks
Comment #4
bhaveshdas commentedI have tested MR!7 and it is working properly with no errors found. I will move it forward to RTBC.
Comment #5
rloos289 commentedIm curious how you got this error. I just tried with a fresh Drupal installation myself and it worked fine. The error and fix suggest that you have a site with an entity type that either doesn't have a label or the label isn't a string, both of which seem like incredible unlikely scenarios to me. I'm willing to accept the change regardless. However, please remove the gitlab-ci file. This module doesn't have any tests for it to run.
Comment #6
amanbtr72 commented@rloos289 I have tracked the issue it was throwing an error due to the installation of the "Mailchimp : ^2.2" module. Under that Mailchimp Events was causing the error. You can have a try with the module installation while I have also removed the gitlab-ci file.
Kindly take a look on MR update.
Thanks
Comment #7
amanbtr72 commentedComment #8
bhaveshdas commentedI have reviewed above #6 comment Mailchimp Events causing the error when its enable.
So i am moving this issue in RTBC.
Thankyou !
Comment #10
rloos289 commentedThanks for fixing and clarifying. Merged!