Bulk edit generated revision record hidden in entity revision history

Created on 21 March 2023, over 1 year ago

Problem/Motivation

When doing bulk edit for some entities, only modify the moderation state, no any actual content updated.
the node setRevisionTranslationAffected will not be called. The entity revision history page will check this flag to decide show or hide.

Steps to reproduce

1, Bulk edit some entities
2, Only set moderation status change to 'public'
3, Make another change on moderation status change to 'draft'
4, Check those entities history page, some new created revision record will be hidden.

Proposed resolution

Flag RevisionTranslationAffected in submitConfigurationForm method

Remaining tasks

create patch

✨ Feature request
Status

Closed: works as designed

Version

2.0

Component

Code

Created by

πŸ‡¦πŸ‡ΊAustralia enyug

Live updates comments and jobs are added and updated live.
  • Needs tests

    The change is currently missing an automated test that fails when run with the original code, and succeeds when the bug has been fixed.

Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024