nsacyber / HIRS

Trusted Computing based services supporting TPM provisioning and supply chain validation concepts. #nsacyber
Other
177 stars 57 forks source link

[#797] Remove SupportReferenceManifest.processed #799

Closed chubtub closed 2 months ago

chubtub commented 2 months ago

This change resolves the error ERROR : Null value was assigned to a property [class hirs.attestationca.persist.entity.userdefined.rim.SupportReferenceManifest.processed] of primitive type : hirs.attestationca.persist.entity.userdefined.rim.SupportReferenceManifest.processed (setter) This change also removes the column processed from the ReferenceManifest backend table.

Closes #797