Skip to content

Commit 4c64523

Browse files
committed
Merge branch 'MvM-10-24-11' of https://github.com/mendix/docs into MvM-10-24-11
2 parents 28af5b5 + f27bd78 commit 4c64523

File tree

1 file changed

+1
-1
lines changed
  • content/en/docs/releasenotes/studio-pro/10

1 file changed

+1
-1
lines changed

content/en/docs/releasenotes/studio-pro/10/10.24.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ This is the [LTS](/releasenotes/studio-pro/lts-mts/#lts) version 10 release for
2020

2121
* We fixed an issue where incompatible React client widgets did not display an error when they were nested inside a pluggable widget. (Ticket 253896)
2222
* We fixed an issue where JSON Import mappings stopped finding objects. (Ticket 258507)
23-
* We fixed a "no such column" error from a "CREATE INDEX" query when upgrading an offline app that has an association added to an entity. (Ticket 261700)
2423
* We fixed an issue where a wait-for-timer activity could get stuck when its workflow was upgraded while the activity was active. (Ticket 263288)
2524
* We fixed a migration issue when going from 10.24 to 11.x that attempted to recreate an already existing column in a table in an offline app database.
2625
* We fixed a bug where the JavaScript Action code editor would overlap with the errors pane after resizing it.
@@ -66,6 +65,7 @@ This is the [LTS](/releasenotes/studio-pro/lts-mts/#lts) version 10 release for
6665
* We fixed an issue where the React client would not get bundled when deploying for Eclipse. (Ticket 258470)
6766
* We fixed an issue with Offline PWAs when using the React client where changes to the application would not be shown to the user without clearing the cache. (Ticket 260673)
6867
* We fixed a "no such column" error when synchronizing a file or image derived entity which itself is derived by another entity with an offline synchronization mode. (Ticket 261700)
68+
* We fixed a "no such column" error from a "CREATE INDEX" query when upgrading an offline app that has an association added to an entity. (Ticket 261700)
6969
* We fixed an issue in the Studio Pro XPath constraint parser with the treatment of `true` and `false` . These are now treated the same as their function equivalents (`true()` and `false()` respectively).
7070
* We fixed a memory leak that occurred when editing an action of a Microflow.
7171
* We fixed an issue in offline apps that could result in data validations of microflow calls not being properly handled.

0 commit comments

Comments
 (0)