zesty-io / manager-ui

Content platform powering enterprise websites and applications
https://www.zesty.io
Other
40 stars 6 forks source link

Multi Lang relational fields show zuid instead of item name #709

Open giseleblair opened 3 years ago

giseleblair commented 3 years ago

Describe the bug When toggling through multi lang, a relational field may or may not show "Selected item: ZUID" instead of the item name.

To Reproduce It is difficult to reproduce this error as it is intermittent but I have created an internal Loom about this. Please ping me directly as it has client sensitive information.

Expected behavior Expect to be able to toggle through multi lang and see relational items displaying properly instead of displaying "Selected item: ZUID"

Screenshots Screen Shot 2021-05-21 at 4 30 34 PM



(related to Zendesk ticket #1927)
gz#1927

shrunyan commented 3 years ago

Related https://github.com/zesty-io/manager-ui/issues/637

shrunyan commented 2 years ago

This case is by design. Often it occurs when a related item has been deleted. Then it can no longer resolve that related item field value. It then opts to show the zuid value it has. Solving for this situation will most likely depend on https://github.com/zesty-io/instances-api/issues/460 in order to get the context that an item was deleted and an alternate message should be displayed.