cubicweb-brainomics #3344704 __unique_together__ unwhished fonctionnement [deprecated]
When one of field specified in constraint __unique_together__ is empty, the constraint does still not work
Disfonctionnement illustration:
class Chromosome(EntityType):
and inserted twice the same no-name chromosome, the table cantains these following records
cw_name | cw_identifier | cw_modification_date | cw_creation_date | cw_cwuri | cw_eid
__unique_together__ seems not work when a field concerned by the constraint is empty | |
priority | normal |
---|---|
type | bug |
done in | <not specified> |
load | 0.000 |
load left | 0.000 |
closed by | <not specified> |
Comments
-
2014/01/28 12:53, written by dimitri
add commentThis ticket belongs to cubicweb so we heve opened a new ticket #3347824 for cubicweb.
Please close this brainomics ticket.