Menu

#1 No duplicate entry error when adding to relationship

open
nobody
None
5
2005-12-16
2005-12-16
Anonymous
No

UNIQUE indexed field does not display error when adding via relationship
bug?
i had a field with an index that was wrongly set to require UNIQUE entries.
an error stack was generated when i tried to add entries to the main table
via the main interface. this is great since it forced me to go to the mysql
table and set it to not be unique. but, when i tried to add a record via a
related table in a simple 1 to many relationship there was no error, but
the record was not created.

Discussion