You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When uploading two business partner records that are matched to the same golden record in quick succession to each other,
the first business partner output to be retrieved is already outdated.
In this case the business partner output may then stay outdated as the golden record changelog has been missed.
Expected Behavior
Even when an outdated business partner output is written to the Gate the Gate should make sure to get the newest update for that record.
Steps To Reproduce
See current behaviour: Upload two record in quick succession. However, due to scheduling timings between the changelog check and the Gate's task resolution this effect does not always happen.
The text was updated successfully, but these errors were encountered:
Current Behavior
When uploading two business partner records that are matched to the same golden record in quick succession to each other,
the first business partner output to be retrieved is already outdated.
In this case the business partner output may then stay outdated as the golden record changelog has been missed.
Expected Behavior
Even when an outdated business partner output is written to the Gate the Gate should make sure to get the newest update for that record.
Steps To Reproduce
See current behaviour: Upload two record in quick succession. However, due to scheduling timings between the changelog check and the Gate's task resolution this effect does not always happen.
The text was updated successfully, but these errors were encountered: