Duplicate IDs in the database
(Created page with "If you see messages like this in the log of the MDrivenServer Ambiguous values for <class>.<association> for id <xxxxx>. The following objects (ids) all refer to the same tar...")
 
No edit summary
Line 1: Line 1:
If you see messages like this in the log of the MDrivenServer
If you see messages like this in the log of the MDrivenServer:
  Ambiguous values for <class>.<association> for id <xxxxx>. The following objects (ids) all refer to the same target: yyyyy, zzzzz
  Ambiguous values for <class>.<association> for id <xxxxx>. The following objects (ids) all refer to the same target: yyyyy, zzzzz
For a single link, somehow two rows in the database has the same ID pointing to the same object, which is wrong for a single link!
For a single link, somehow two rows in the database have the same ID pointing to the same object, which is wrong for a single link!


The easiest way to check what is wrong is to use the [[Validate data in the database]]
The easiest way to check what is wrong is to use the [[Validate data in the database]].

Revision as of 06:12, 29 March 2023

If you see messages like this in the log of the MDrivenServer:

Ambiguous values for <class>.<association> for id <xxxxx>. The following objects (ids) all refer to the same target: yyyyy, zzzzz

For a single link, somehow two rows in the database have the same ID pointing to the same object, which is wrong for a single link!

The easiest way to check what is wrong is to use the Validate data in the database.

This page was edited 98 days ago on 02/10/2024. What links here