7.17.0600

Navigation:  7.17 >

7.17.0600

Previous pageReturn to chapter overviewNext page

Released on December 6, 2018

Bug fix: Error when accessing minute fields from a macro after a request was executed in the macro with the IEstimate.RunQdvRequest method.

When a request was executed in the macro with the IEstimate.RunQdvRequest method, the request has set some optimizations for ignoring fields that were not used in the request. Those optimizations were not reset when the request finished. This produced an error when the macro tried to get or set a minute field that was not used in the request.

Bug Fix: BI reports with frozen versions

Because a frozen version in an estimate has always and ID of 0 unlike a pushed version where A=1, B=2, etc. attempting to build BI reports on frozen versions resulted in error messages.

Also, when listing all versions to create a BI report, no version was checked when the estimate was frozen.

Bug fix: Set depth is 1 when centralized storage is used

When centralized storage is used and an article is inserted in the minutes, then of course the article is stored in the database of the estimate but the set depth was 1. This was no real problem but for readability it is now changed to 0.