Scheduled Transition tab issues for translated nodes

Created on 12 April 2021, almost 4 years ago
Updated 22 March 2024, about 1 year ago

Problem/Motivation

When using multiple languages, transitions should:

  • When adding a transition, the transition states should, display the correct transition states for the translation. Issue: https://www.drupal.org/project/scheduled_transitions/issues/3183592 🐛 Dropdown Selection is wrong for translation node Needs work
  • The From State should be correct for the translation.
  • The From Revision link should open the correct revision and translation

Steps to reproduce

The following example assumes the source language is English.

  1. Create a node with English and publish it.
  2. Create a translation and create two or three revision with different state
  3. Go to the schedule transition page of a translation and add a new one
  4. Select a revision with a different state than publish
  5. Notice the drop down menu will be fill with transition from publish to something else where it should be the one from the translation
  6. Visit the Scheduled transitions tab of a translation and notice that the FROM STATE is the state of the English node
  7. Visit the Scheduled transitions tab of a translation and notice that the FROM REVISION link will open the English node

Proposed resolution

  • Address issue 3183592
  • Display the proper From State for the translation.
  • Add the language code to the link From Revision.

User interface changes

  • Display the proper From State for the translation.
  • Add the language code to the link From Revision.
🐛 Bug report
Status

Needs work

Version

2.0

Component

Code

Created by

🇺🇸United States scottcollier Austin, TX

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.

  • Needs screenshots

    The change alters the user interface, so before and after screenshots should be added to document the UI change. Make sure to capture the relevant region only. Use a tool such as Aviary on Windows or Skitch on Mac OS X.

Sign in to follow issues

Merge Requests

Comments & Activities

Not all content is available!

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

Production build 0.71.5 2024