Concurrent drafts get lost when translated

Created on 16 June 2020, about 4 years ago
Updated 23 May 2023, about 1 year ago

Reproduce the bug:

- Pick a random node configured by moderated content module, modify it and save it as draft.
- Repeat the modification for all available languages on your site.

Expecting:

-Given four languages, 4 drafts are expected for the same node, one for each language.

Instead:

- Some drafts overwrite others for the same node, the behavior changes on different nodes.

<!--break-->

for example :

Given a node and four languages:

Modifying German, English, Italian, French: returns German and French drafts.
Creating an English draft, deletes Italian draft, but does not impact French and German.
Creating an Italian draft, deletes English draft, but does not impact French and German.
Creating a German draft, deletes English and Italian, but doesn't impact French.
Creating a French draft, deletes English and Italian, but doesn't impact German.

We don't know if the problem is caused by the core, content moderation, translations or else.

πŸ› Bug report
Status

Closed: cannot reproduce

Version

9.5

Component
Content moderationΒ  β†’

Last updated 4 days ago

  • Maintained by
  • πŸ‡¦πŸ‡ΊAustralia @Sam152
Created by

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.

  • πŸ‡ΊπŸ‡ΈUnited States Kristen Pol Santa Cruz, CA, USA

    As part of the Bug Smash Initiative, we are triaging issues that are marked "Postponed (maintainer needs more info)". This issue was marked "Postponed (maintainer needs more info)" almost 3 years ago.

    Since there was no additional information provided since it was requested last year, I'm marking the issue "Closed (cannot reproduce)". If anyone can provide the additional required, update the issue summary and set the issue status back to "Active" [or "Needs Work" if it has a patch, etc.].

    Thanks!

Production build 0.69.0 2024