New calibration will not save: Invalid column name ‘IsUseStandBHAge’

  • Author
    Posts
  • July 21, 2022 at 10:18 pm #284

    When I create a new calibration and attempt to change any setting, an error splash screen pops up that says "Failed to save changes. Failed to save. Invalid column name 'IsUseStandBHAge'. Invalid column name 'IsUseStandBHAge'."

    Version: Assisi Forest 2022.1.5

    July 21, 2022 at 10:18 pm #285

    @Rich Howard,Not sure if you fixed this, but in 2022.3.6, a new but similar error now pops up when trying to create a brand-new calibration. Seems like required field rules are being violated because there isn't a default value?

    July 21, 2022 at 10:18 pm #286

    Boolean fields are now required throughout Assisi. But… they should all have defaults set in the database. IsSegmentToScale SQL Server default should be 1 as in true.
    Can you do a design check? It should catch that IsSegmentToScale default is not set. If not, check the default for Calibrations.IsSegmentToScale directly in SSMS.

  • You must be logged in to reply to this topic.