Problem/Motivation

When I ran a manual sync, I ended up with the following log repeated over and over:

Failed to update media entity id = :id. Message: :message

Steps to reproduce

Have something go wrong during a manual sync. View logs.

Proposed resolution

Changing the colon to @ results in correct replacement.

Failed to update media entity id = 303. Message: Unable to process queue due to authorization errors

Remaining tasks

User interface changes

none

API changes

none

Data model changes

none

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

danflanagan8 created an issue. See original summary.

danflanagan8’s picture

Assigned: danflanagan8 » Unassigned
Status: Active » Needs review

I made a MR since this one was easy to edit in the web ui.

japerry made their first commit to this issue’s fork.

japerry’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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