Skip to content

Content - Item with relational field not reflecting correct locale when switch to other language version #3833

@gtllien

Description

@gtllien

Problem

When a user creates a new item (with multiple locales configured) and sets a value for a relational field (a field linking to another item), that relational value is not correctly fetching the appropriate localized data when the user switches to a different locale/language version.

See below test video

chrome_96P7U4mAN0.mp4

Steps to reproduce

Steps to reproduce the behavior:

  1. Ensure you have at least two locales configured (eg. en-US, en-PH)
  2. Create a new item with a relational field (eg. One-to-One field), and set the relational field value then save.
  3. Examine the language/locale of the relational field when switch to the other locale (eg. en-PH)
  4. Observe that the One-to-One field (eg. switch to Ph version) is incorrectly set to the original item's locale value (en-US).

Expected behavior

When an item with relational field is created having multiple locales, and when switch to other language version the relational field's value should pick up the correct localized value

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions