Hi folks,
I have a metadata definition that has an enumerated element that defines "yes" and "no" values. I have an asset with this definition against it where the current value for that element is "No".
If I modify the asset in the Hydrogen desktop, the interface clearly marks the element as being invalid. However, when I run:
asset.meta.validate :id <id>
it seems to think the asset is perfectly valid. My only guess here is that asset.meta.validate isn't case-sensitive in its assessment. Is that the case?
I'm running mflux 3.9.002, desktop 1.0.77 and aterm 2.6.
Cheers,
John