pact-foundation / pact_broker

Enables your consumer driven contracts workflow
http://pactflow.io
MIT License
701 stars 171 forks source link

When no rows are found for a provider selector, the matrix should not return any rows #592

Open bethesque opened 1 year ago

bethesque commented 1 year ago

Because of the left outer join, if a selector does not match on the consumer side, no rows are returned, but if there is no match on the provider side, rows are still returned. They shouldn't be.

github-actions[bot] commented 1 year ago

👋 Thanks, this ticket has been added to the PactFlow team's backlog as PACT-663