You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@kayleighhoude can you provide an existing workbook that is experiencing the issue and an example enum that can be used to attempt to reproduce the issue?
I've tried this in an existing workbook of my own and did not have the same unexpected behavior. @kayleighhoude I'd like to see if I can replicate on your file..
Investigated with @travispotterBH just now on a call. I can confirm that changing an enum and opening an existing sheet does not load in new enum options.
This is due to the enum options being saved/serialised with the file, but not being updated if the enum has changed. @travispotterBH and I are looking into this now
Description:
When new items are added to enums, existing workbooks do not update the enum, where new workbooks show the entirety of the entries in the enum.
@travispotterBH @michaelhoehn not sure if you have seen this issue as well
Steps to reproduce:
Expected behaviour:
Test file(s):
The text was updated successfully, but these errors were encountered: