Changes for page 173 - Time Saver

Last modified by Carlijn Kokkeler on 2024/04/18 13:28

From version 20.1
edited by eMagiz
on 2022/06/16 16:50
Change comment: There is no comment for this version
To version 22.1
edited by eMagiz
on 2022/06/16 16:51
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -10,25 +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 17  - Make Flow Testing available for the new generation runtime
18 -
19 19  As of this release, the flow testing functionality is also made available for all processes that already run the new generation runtime (GEN3).
20 20  
21 21  == **Bug Fixes** ==
22 22  
23 -===== Being able to delete data model entities that are in use =====
22 +// Being able to delete data model entities that are in use //
24 24  
25 25  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.
26 26  
27 -===== Reserved property names =====
26 +// Reserved property names //
28 28  
29 29  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.
30 30  
31 -===== 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 //
32 32  
33 33  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.
34 34