Open
Description
I have an object whose name is case sensitive, so the method get_where_clause [0] generates a where clause which does not find the object entries and deserialization dies on duplicate insert error.
I can see that the only place where the object name is stored in case sensitive format is the serialized table contents in the corresponding object xml file.
I am currently pondering how to fix this problem.
Metadata
Metadata
Assignees
Labels
No labels