Fetching metadata from the CommonModel's SurfaceGrid and casting the response to the SurfaceGrid model from dsis_model_sdk.models.common results in errors.
I have encountered it before, and @jucc explained that DSIS may be converting the values, and thus the json response does not match the database schema. Is this something that should be reported to LMK or we need to live with it?
Fetching metadata from the CommonModel's SurfaceGrid and casting the response to the
SurfaceGridmodel fromdsis_model_sdk.models.commonresults in errors.I have encountered it before, and @jucc explained that DSIS may be converting the values, and thus the json response does not match the database schema. Is this something that should be reported to LMK or we need to live with it?