In Story table, enabling list calculation on a field doesn't allow to list edit the value using a single click on the green checkmark Issue In story table, on enabling the list calculation on a field, list editing a field's value and clicking the green checkmark doesn't save the value. Steps to Reproduce: -Navigate to a story table -Click on the Hamburger option next to the column name and select Configure -> List Calculation -Go back to the field in the list view, double click and enter a value -Click the green checkmark Actual behavior: The value doesn't get saved Expected behavior:The value should get saved Observe on hitting enter or double clicking the green checkmark it works but a single click on the green checkmark doesn't work and gives a console error as given below. ReleaseAll releasesCauseThe Hierarchical Lists option in the list control is enabled which gives the console error.ResolutionTo resolve the issue uncheck the Hierarchical lists option by configuring -> list control for the list view of the story table.