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
Copy file name to clipboardExpand all lines: content/en/docs/releasenotes/studio-pro/10/10.24.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,7 @@ weight: 76
33
33
34
34
- In the microflow editor, we now correctly show the Continue error handler on **Call microflow** actions. (Ticket 247917)
35
35
- We fixed an issue where trying to auto-commit external entities threw an exception. After this fix, all external entities will be excluded from being auto-committed. (Ticket 250591)
36
-
- We fixed an issue for **Import Mappings** and **Export Mappings** that caused checkboxes in the **Select schema elements** tree structure to be set incorrectly. (Tickets 251136, 250682, 227036, and 250266)
36
+
- We fixed an issue for **Import Mappings** and **Export Mappings** that caused checkboxes in the **Select schema elements** tree structure to be set incorrectly. (Tickets 251136, 250682, 227036, 250266)
37
37
- We fixed an issue in consumed OData services where clients reading large amounts of data led to errors related to database connections. (Ticket 251379)
38
38
- We fixed an issue where an attempt to retrieve more than 500 external objects by ID at once failed. For example, when retrieving many external objects by association. (Ticket 251911)
39
39
- We fixed an issue in offline synchronization that could result in error log statements and System.SynchronizationError objects containing a text *Changing member failed for security reasons. No write access for changed member*, which was caused by the offline client trying to synchronize a change for a member that was inaccessible by that user.
0 commit comments