You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The first, seems to trigger an error because .* might as well be 'Pset_'. I tried changing the pattern to Ps.* and it still triggers an error, but Psx.* already passes the audit. I am not sure how the Audit tool achieved this sophisticated precision (well done!), but I think it's better to be less conservative and not raise errors in such a case.
I'm closing here and opening an issue in the Audit repo.
Question from @NickNisbet
Why are new properties rejected ? Surely IDS isn’t only for official properties?
Error 103: Invalid property name
QualityOfComponentsGrade
(Actually this WAS an official property that someone has removed from the schema, which is a shame as it implements an ISO standard.)
Also: Error 401: Reserved prefix 'Pset_' for property set name (Pset_ManufacturerTypeInformation)
Regards,
Nick.
The text was updated successfully, but these errors were encountered: