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

Command icon 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

amanmansuri72 created an issue. See original summary.

amanbtr72’s picture

Status: Active » Needs review

resolved issue on the entity tracer settings page.

kindly review the MR.

Thanks

bhaveshdas’s picture

Status: Needs review » Reviewed & tested by the community
StatusFileSize
new98.07 KB

I have tested MR!7 and it is working properly with no errors found. I will move it forward to RTBC.

rloos289’s picture

Status: Reviewed & tested by the community » Needs review

Im 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.

amanbtr72’s picture

Status: Needs review » Reviewed & tested by the community

@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

amanbtr72’s picture

Status: Reviewed & tested by the community » Needs review
bhaveshdas’s picture

Status: Needs review » Reviewed & tested by the community

I have reviewed above #6 comment Mailchimp Events causing the error when its enable.
So i am moving this issue in RTBC.

Thankyou !

rloos289’s picture

Status: Reviewed & tested by the community » Fixed

Thanks for fixing and clarifying. Merged!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.