Changes for page 173 - Time Saver
Last modified by Carlijn Kokkeler on 2024/04/18 13:28
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -10,24 +10,24 @@ 10 10 11 11 [[image:Main.Images.Release Blog.WebHome@time-saver--save-and-add-attributes.png]] 12 12 13 - ==**Other Feedback items **==13 +**Other Feedback items ** 14 14 15 15 Apart from the hide/show tasks functionality, we have also solved other feedback items. 16 16 17 - //__Make Flow Testing available for the new generation runtime__//17 +- Make Flow Testing available for the new generation runtime 18 18 As of this release, the flow testing functionality is also made available for all processes that already run the new generation runtime (GEN3). 19 19 20 20 == **Bug Fixes** == 21 21 22 - //Being able to delete data model entities that are in use//22 +===== Being able to delete data model entities that are in use ===== 23 23 24 24 Previously, it was possible to delete an entity on the data model level that was still in use in a transformation. This could lead to catastrophic problems when someone unintentionally deleted an essential entity for many transformations. As of this release, we have implemented a check that prevents you from deleting any entity still in use in a message or transformation. 25 25 26 - //Reserved property names//26 +===== Reserved property names ===== 27 27 28 28 As of this release, we have defined various forbidden names for properties. One example is creating any property that starts with emagiz. This way, we prevent problems when starting up your solution. 29 29 30 - //When importing Store items the associated resource is not always provided to the user//30 +===== When importing Store items the associated resource is not always provided to the user ===== 31 31 32 32 Previously, you could import items from the store without receiving the associated resource rendering the import useless. With this release, we made sure that you also get the resource with it when importing the store item. 33 33