sassoftware / event-provenance-registry

The Event Provenance Registry (EPR) is a service that manages and stores events and tracks event-receivers and event-receiver-groups.
Apache License 2.0
6 stars 4 forks source link

Typo in event receiver not null constraint #52

Closed caproven closed 11 months ago

caproven commented 11 months ago

Found a typo in the event receiver constraint which inadvertently permits events with a null description. This isn't really an issue since:

Quick fix so worth addressing though.

https://github.com/sassoftware/event-provenance-registry/blob/998616ab24d6cc15cafdd56b1adbee39bd8da7e4/pkg/storage/schema.go#L33C73-L33C73