adding a new enum sets historical data

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • jamie
    Senior Member
    • Aug 2025
    • 297

    #1

    adding a new enum sets historical data

    when i create a new enum it will set all records to the default, every single one of them. it should just set it as null
  • victor
    Active Community Member
    • Aug 2022
    • 1185

    #2
    You just need to add an empty Option and make it Default (this is how it always worked).
    Attached Files

    Comment

    Working...