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.18.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,6 +24,7 @@ This is the [MTS](/releasenotes/studio-pro/lts-mts/#mts) version 10 release for
24
24
### Fixes
25
25
26
26
- In the logic editors, we disallow creating variable names that clash with predefined variables, e.g. '$CurrentUser'. (Ticket 225275)
27
+
- We fixed an issue where, when trying to save the changes in a message definition within **Structure**'s search field, text was not showing the selected elements. (Ticket 227040)
27
28
- We fixed an issue where Chrome incorrectly displayed a prompt to install a progressive web app (PWA) for non-PWA apps. (Ticket 230439)
28
29
- We fixed an issue with batch text translations and widgets: after translation widgets were prompted to be updated, this resulted in some translations being reset. (Ticket 233401)
29
30
- We fixed an issue where retrieving an external entity with a non-sortable key attribute resulted in an error. (Ticket 236093)
Copy file name to clipboardExpand all lines: content/en/docs/releasenotes/studio-pro/10/10.20.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -56,6 +56,7 @@ Following the general availability (GA) release of non-interrupting timer bounda
56
56
* We removed the consistency error when an association data source had steps traversing from a local to an external entity. (Ticket 203958)
57
57
* We fixed an issue in the *Call external action* activity where the runtime only serialized the creatable and updatable attributes for object arguments. Now the runtime serializes attribute regardless of these capabilities. (Ticket 224173)
58
58
* In the logic editors, we disallow creating variable names that clash with predefined variables, e.g. '$CurrentUser'. (Ticket 225275)
59
+
* We fixed an issue where, when trying to save the changes in a message definition within **Structure**'s search field, text was not showing the selected elements. (Ticket 227040)
59
60
* We fixed an issue where Chrome incorrectly displayed a prompt to install a progressive web app (PWA) for non-PWA apps. (Ticket 230439)
60
61
* We fixed an issue where disabling actions that had custom error handling did not work correctly. (Ticket 231341)
61
62
* We fixed an issue with batch text translations and widgets: after translation widgets were prompted to be updated, this resulted in some translations being reset. (Ticket 233401)
0 commit comments