保存后无法打开报告

cannot open report after save

我关闭了一份报告并回答了 'yes' 保存操作弹出窗口。 从那时起,我无法打开报告并在我的浏览器控制台中收到此错误:

TypeError: Cannot read property 'consumedEntities' of null
    at ic3report-all.js?v=2018353111537:5711
    at l (base-libraries.min.js?v=2018353111537:151)
    at Function.An.reduce (base-libraries.min.js?v=2018353111537:264)
    at ReportLayout.consumedEntities (ic3report-all.js?v=2018353111537:5711)
    at ic3report-all.js?v=2018353111537:3702
    at r (base-libraries.min.js?v=2018353111537:150)
    at Function.Xe (base-libraries.min.js?v=2018353111537:212)
    at EntityArrayContainer.forEachEntry (ic3report-all.js?v=2018353111537:3379)
    at ic3report-all.js?v=2018353111537:3702
    at Function.MigrationUtils.migrateReport (ic3report-all.js?v=2018353111537:7985)

感谢您的帮助。

编辑:版本 6.8.5

icCube 6.8.5:布局定义可能已损坏(保存非必需的空信息); icCube 6.8.6 将改进打开报表时尽可能忽略布局定义中的错误。