huridocs / uwazi

Uwazi is a web-based, open-source solution for building and sharing document collections
http://www.uwazi.io
MIT License
241 stars 80 forks source link

Odd behavior with menu translations #7175

Open Zasa-san opened 2 months ago

Zasa-san commented 2 months ago

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

@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 commented 1 month ago

@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 commented 1 month ago

@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.