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
@@ -112,3 +113,8 @@ This setting is relevant only for apps that:
112
113
2. Have users that are marked as web service user, and
113
114
3. Have clients accessing published OData and/or REST services using the credentials of one of these web service users,
114
115
4. Are unable to delete these web service users and recreate them as regular users.
116
+
117
+
### Known Issues
118
+
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)
* <aid="fix-installer-certification"></a> We fixed a [known issue](#ki-installer-certification) where the previous installer was not properly digitally signed, which could trigger security warnings from Windows or Microsoft Edge during download and installation.
16
17
18
+
### Known Issues
19
+
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)
22
+
17
23
## 10.21.0 {#10210}
18
24
19
25
**Release date: March 25, 2025**
@@ -175,3 +181,5 @@ This improvement simplifies widget code. Widget developers no longer need to set
175
181
176
182
* <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.
177
183
* Fixed in [10.21.1](#fix-installer-certification)
184
+
* The `MaxRetrieveSize` runtime setting also affects **Synchronization** and **Retrieve by Association** actions in microflows.
185
+
* 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