sh.yoon

Results 4 comments of sh.yoon

@dyslabpro Try using the following configuration: ```yaml filters: dataLogicalOperator: "and" data: - path: body.value type: string comparator: "!=" value: - "foo" - path: body.value type: string comparator: "!=" value: -...

I got same issue on jenkins 2.462.2 with apache-httpcomponents-client-5-api:5.4-118.v199115451c4d So I rolled back apache-httpcomponents-client-5-api's version to 5.3.1-110.v77252fb_d4da_5 and it was fixed! ![image](https://github.com/user-attachments/assets/f36ca47e-67d8-4aac-8503-742e82005c7a)

> Nice one, Is rolling back the version of the apache-httpcomponents-client-5-api's just a work around? How can this be fixed? Yep, It was fixed by simply rolling back to apache-httpcomponents-client-5-api...

Sorry I updated issue to wrong project