You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -115,4 +116,5 @@ This setting is relevant only for apps that:
115
116
116
117
### Known Issues
117
118
118
-
* The `MaxRetrieveSize` runtime setting also affects synchronization and retrieve by association in microflows. As a workaround, you can set the setting to a number higher than the amount of objects that should be retrieved. This issue will be resolved in Studio Pro 10.22.0. (Ticket 245365)
119
+
* The `MaxRetrieveSize` runtime setting also affects **Synchronization** and **Retrieve by Association** actions in microflows.
120
+
* Workaround – Change the setting to a number higher than the amount of objects that should be retrieved. This issue will be resolved in Studio Pro 10.22.0. (Ticket 245365)
* The `MaxRetrieveSize` runtime setting also affects synchronization and retrieve by association in microflows. As a workaround, you can set the setting to a number higher than the amount of objects that should be retrieved. This issue will be resolved in Studio Pro 10.22.0. (Ticket 245365)
20
+
* The `MaxRetrieveSize` runtime setting also affects **Synchronization** and **Retrieve by Association** actions in microflows.
21
+
* Workaround – Change the setting to a number higher than the amount of objects that should be retrieved. This issue will be resolved in Studio Pro 10.22.0. (Ticket 245365)
20
22
21
23
## 10.21.0 {#10210}
22
24
@@ -178,4 +180,5 @@ This improvement simplifies widget code. Widget developers no longer need to set
178
180
179
181
* <aid="ki-installer-certification"></a>The installer for Studio Pro 10.21.0 is not properly signed with the official Mendix code signing certificate. Because of this, Windows/Edge may show warnings or errors when downloading and/or installing this version (depending on your Windows Smart App Control/SmartScreen settings). This issue will be resolved in Studio Pro 10.21.1.
180
182
* Fixed in [10.21.1](#fix-installer-certification)
181
-
* The `MaxRetrieveSize` runtime setting also affects synchronization and retrieve by association in microflows. As a workaround, you can set the setting to a number higher than the amount of objects that should be retrieved. This issue will be resolved in Studio Pro 10.22.0. (Ticket 245365)
183
+
* The `MaxRetrieveSize` runtime setting also affects **Synchronization** and **Retrieve by Association** actions in microflows.
184
+
* Workaround – Change the setting to a number higher than the amount of objects that should be retrieved. This issue will be resolved in Studio Pro 10.22.0. (Ticket 245365)
0 commit comments