Hello <#C9UN99H24|> , are there any way to skip fr...
# pact-jvm
o
Hello #C9UN99H24 , are there any way to skip from the validation new fields from the provider contract as it breaks all consumers. we use pact broker version 2.107.1 and the pact library version 4.1.40
m
What do you mean, sorry?
You might want pending pacts
o
Thanks Matt, let me take a look
The main issue that we use the xml as a payload, and it constantly and a new field as an empty xml element, so verification is fails for consumer
let me try the pending pact functionality
m
What's adding a new field - the consumer?
o
The provider xml contract, and all consumers just fails with validation
m
That sounds like a problem with the consumer test