apaiva
apaiva
The second half of this issue is narrowed down a bit, but I need some help in understanding the data model to get to the bottom of it. At the...
Hi @mballance, yes, this is occurring in the XML write after a merge using ucis_tools -> db_merger. Something along the lines of this: ``` ucis_tools.py \ merge \ -o scratch/bunk/out.xml...
The unit tests are all passing on yesterday's version. I'll dig in a bit and see if the unit test is hitting this.
@mballance There's another fix pushed to my master to the xml reader. Similar to the initial suggested fix you pulled in but to the cross instance parsing of the xml...