revision_translation_affected was NULL

Created on 3 May 2020, over 4 years ago
Updated 27 October 2024, 26 days ago

If i have a published node with content moderation, and this node have a revision that want to publish by scheduler.

When scheduler was run, this revision not have published, and will create new revision that revision_translation_affected was NULL.

I found in \Drupal\Core\Entity\ContentEntityStorageBase::createRevision(), the revision_translation_affected will be forced to TRUE. But in scheduler, not have this action.

🐛 Bug report
Status

Postponed: needs info

Version

1.0

Component

Code

Created by

🇨🇳China Oscaner

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • 🇮🇳India ramreddy.kancherla

    Patch to support 2.1.x version

  • 🇬🇧United Kingdom jonathan1055

    Hi ramreddy.kancherla
    Can you help by telling us the steps to reproduce this problem, as per my comment in #2 and #4

    Can you list precisely the steps to follow, and then highlight what the effect of the problem is, so that I can recreate it. It may be that we need to add test coverage for this change in Scheduler.

Production build 0.71.5 2024