Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Odd behavior with menu translations #7175

Open
Zasa-san opened this issue Sep 2, 2024 · 2 comments
Open

Odd behavior with menu translations #7175

Zasa-san opened this issue Sep 2, 2024 · 2 comments
Labels

Comments

@Zasa-san
Copy link
Collaborator

Zasa-san commented Sep 2, 2024

Menu items can be missing in translations collection (only checked the UI, need to confirm what happens in the DB) under some conditions.

  • In a collection with at least two languages create a menu with only root items (no groups)
  • Save
  • Create a group and drag an existing item into the group
  • Save again
  • Check the system translations for Menu, the root item moved into the group is not present.

@txau detected a case where in the Menu collection you can find entries that are no longer present in the menu itself, this could be related to the issue described here.

@RafaPolit
Copy link
Member

@Zasa-san can you confirm if this is happening ONLY for dragging existing items? Or this is happening for any child items in a group?

@Zasa-san
Copy link
Collaborator Author

Zasa-san commented Sep 6, 2024

@Zasa-san can you confirm if this is happening ONLY for dragging existing items? Or this is happening for any child items in a group?

When creating a new group with a new item it works correctly. It seems it's existing items that are a problem when changing from root to children.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants