I have an SSIS job as follows:

The separation is as follows:

Search Settings:


I only look against ticketId in both sources / destinations.
The problem is that out of 2288, many should be new rows that are not in the destination database, but it looks like they all go into an update state.
What could be the problem?
source
share