Duplicate IDs in the database
No edit summary
(Replacing message template with parser tag)
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<message>Write the content here to display this box</message>
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 have 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]].
[[Category:MDriven Server]]
[[Category:Database]]
{{Edited|July|12|2024}}

Latest revision as of 07:41, 17 June 2024

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 95 days ago on 06/17/2024. What links here