eclipse-tractusx / bpdm

bpdm
Apache License 2.0
5 stars 15 forks source link

fix(gate): Starting Golden Record Process Without Changes #988

Closed nicoprow closed 4 days ago

nicoprow commented 4 days ago

Description

When upserting business partner input to the BPDM Gate that matches the existing business partner input, the Gate would still send the unchanged input data unnecessarily to the Golden Record Process.

This pull request fixes this behaviour. Now the Gate only sends data to the Golden Record Process if it has been changed.

Pre-review checks

Please ensure to do as many of the following checks as possible, before asking for committer review: