Released on February 26, 2023
This only happened in QDV 7.23.1041 or later. If there were some tasks or sub-tasks added in these versions, a harmless but annoying message box was displayed to the user during Compute all.
1.Fixed IMinute.StoreSetImageAsObject. The changes were not applied correctly. The new input values were not available in the UI, for example, in the sets manager.
2.Fixed the existing overload version of IMinute.InsertSetAtRow. If it was called for a set which required input fields, the set manager window was opened, which is unwanted in macros. No set was inserted. Now the method throws an exception in such cases and no UI is displayed.
3.Added new overload of IMinute.InsertSetAtRow that has an additional parameter which accepts input fields. This allows to insert a set which requires input fields. This was not possible before.
A new parameter has been introduced in the pane: ‘Values in Phase 1’. If the ‘Dry costs’ are selected, the costs values will be inserted in Phase 1. It does not change the rest of the process but of course, the result can be (and should be) different after the phase 2, especially if several repartition columns are filled in the same row.