11.1 Change object Link modifications and Query Builder
I've been able to work around this issue using unions in QML but still wish there was a better way. When we went to 11.1 from 10.2, the way change objects were linked was fundamentally changed. All my query builder reports broke cause the joins were all different. As a result, I had to create a version of a report that grabbed data before upgrade and one that grabbed data after the upgrade. Tables were never merged but looks like they coded around it. Has this been addressed in 12 to merge the tables to give a complete history?


