Fix bug https://github.com/ORIGYN-SA/CanDB/issues/28#30
Fix bug https://github.com/ORIGYN-SA/CanDB/issues/28#30vporton wants to merge 4 commits intoORIGYN-SA:betafrom
Conversation
|
Now it is tested by https://github.com/vporton/bug-candb-delete well. But we need to add automatic tests (with all variants: adding an attribute to an empty value, adding an attribute to a value with another attribute, adding an attribute to a value having the same-named attribute. We also should test when all attributes are removed. A comment in the submission shows a discrepancy between the documented behavior and real behavior of My code is sub-optimal in cycles used. Please, speedup it. But most importantly, test all variants. |
|
I've removed |
This is an alleged fix of the bug #28. But it seems that the fix does not work :-(
Please, help with testing.