-
Notifications
You must be signed in to change notification settings - Fork 857
Open
Description
Describe the bug
When you update the value in the dictionary for a given property, that change is not propagated to the items with that property value.
Steps to reproduce
Steps to reproduce the behavior:
- Go to an item in the catalog
- Click on the properties widget
- If you don't already have a property that uses a dictionary, create new property with Value Type "Short Text" and then toggle Dictionary to true. Click Manage Dictionary and add a few values to the list
- Back on the item's Property list blade, set the property to one of the dictionary values
- Click OK
- Click Save on the Physical item details blade
- Open the Properties again
- Click the edit pencil icon next to the property created
- Click Manage Dictionary
- EITHER OF THE FOLLOWING
- Click on the value you have saved on the item, edit the value text and click Save
- OR Delete the value from the dictionary
Expected behavior
If you edited the dictionary value, the property value on the item should reflect the updated value.
If you deleted the value from the dictionary, it should not still be selected in that property.
Screenshots (optional)
If applicable, add screenshots to help explain your problem.
Version info (please complete the following information):
- Browser version: Google Chrome Version 116.0.5845.97
- Platform version: 3.31.6.0
Additional context (optional)
Add any other context about the problem here.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels