Skip to content

Fix error causing all events to be looked up for any signature request

Typo in which parameter map was receiving the upstream request ID caused any single signature request object to pull all events instead of events for just that request.

Merge request reports