When using DiffoExample, invalidStruct fields were provided to Characteristic.update_values via Nbn.define_cvc. Invalid values should have caused the operation to fail, however they were not persisted but returned in the result as if they were valid.
Likely that Feature.update_values has similar issues.
When using DiffoExample, invalidStruct fields were provided to Characteristic.update_values via Nbn.define_cvc. Invalid values should have caused the operation to fail, however they were not persisted but returned in the result as if they were valid.
Likely that Feature.update_values has similar issues.