June 12, 2025Jun 12 It means that the table is configured in the MirrorSync configuration client with two primary keys instead of one, but when it's reading from the database, it's only getting one primary key value. This might be caused with a join table if one of the foreign keys are blank. If you didn't intend to have two primary keys (really only applicable for join tables), go into the configuration and remove one of them.
Create an account or sign in to comment