Comment 8 for bug 1535224

Revision history for this message
Augustina Ragwitz (auggy) wrote :

Removed duplicate status to the other bug as that was specifically with aggregate metadata, although the root problem is the same. The fix for this will be similar, but the tests will need to cover different scenarios. The current solution is to case fold in the sqlachemy api so you would only ever create "abc" even if you tried to create multiple metadata keys, ABC aBc abc, etc.