Skip to content

Commit fe69c5e

Browse files
authored
Merge pull request #11614 from pijuskri/dat/remove-known-oracle-issue
Remove Oracle task queue known issue from 11.10, 11.11 and 11.12 release notes
2 parents 6c1577b + abc2225 commit fe69c5e

4 files changed

Lines changed: 2 additions & 9 deletions

File tree

content/en/docs/releasenotes/studio-pro/11/11.10.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ title: "11.10"
33
url: /releasenotes/studio-pro/11.10/
44
description: "The release notes for Mendix Studio Pro 11.10 (including all patches) with details on new features, bug fixes, and known issues."
55
weight: 90
6-
# KI: "Using an Oracle database": Ticket 275597
76
# KI: "Maia Chat panel issue": MID-317
87
---
98

@@ -78,7 +77,7 @@ weight: 90
7877
* We fixed an issue where saving changes in the **Select Elements** dialog of an XML import mapping incorrectly allowed saving an invalid selection where a parent element was checked but its required child element was not, without showing the expected error "Element '…' cannot be checked without a checked child element." (Ticket 273820)
7978
* We fixed an issue where filtering for objects using a constraint like `[not(association)]` in offline apps incorrectly returned no results. (Ticket 274157)
8079
* We fixed an issue in the **Select Elements** dialog of an XML export mapping where clicking **OK** on a checked parent element whose required child elements had not been expanded caused the error "Element '…' cannot be checked without a checked child element." Studio Pro now automatically checks required child elements of unexpanded parent nodes before saving. (Ticket 274683)
81-
* We fixed an issue when running with Oracle where task queue queries generated invalid SQL. (Ticket 275597)
80+
* <a id="fix-oracle-database"></a>We fixed an issue where, when using an Oracle database, task queue queries generated invalid SQL. (Ticket 275597)
8281
* We made the event sub-process start activity in workflows not draggable.
8382
* We made the main start activity in workflows not draggable to prevent you from accidentally dragging it and losing your progress.
8483
* We fixed an issue where renaming a view entity association in the domain model editor did not update the corresponding ID alias in the OQL query, ensuring the OQL definition now stays consistent with the new association name.
@@ -115,7 +114,6 @@ weight: 90
115114

116115
### Known Issues
117116

118-
* When using an Oracle database, invalid SQL is generated by the task queue subsystem, causing application startup to fail. (Ticket 275597)
119117
* The Maia Chat panel may appear and remain functional even when Maia is disabled in **Edit** > **Preferences**.
120118
* Workaround: Manually close the panel when it appears.
121119
* In some cases, clicking the **Undo all** button shows an error message after Maia generates and edits a document. Some changes might not fully revert.

content/en/docs/releasenotes/studio-pro/11/11.11.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ title: "11.11"
33
url: /releasenotes/studio-pro/11.11/
44
description: "The release notes for Mendix Studio Pro 11.11 (including all patches) with details on new features, bug fixes, and known issues."
55
weight: 89
6-
# TBD: CHECK THESE KIs AGAINST FIXES IN 11.11 AND SEE IF WE CAN MARK AS FIXED
7-
# KI: "Using an Oracle database": Ticket 275597
86
# KI: "Maia Chat panel issue": MID-317
97
---
108

@@ -136,7 +134,6 @@ Mendix Portable Runtime (previously called Portable App Distribution) packages y
136134

137135
### Known Issues
138136

139-
* When using an Oracle database, invalid SQL is generated by the task queue subsystem, causing application startup to fail. (Ticket 275597)
140137
* The Maia Chat panel may appear and remain functional even when Maia is disabled in **Edit** > **Preferences**.
141138
* Workaround: Manually close the panel when it appears.
142139
* A known issue occurs in multiple logic editors due to the `t is not a function. Please Close and reopen this UI component. If the issue persists, contact Mendix Support.` error introduced by Microsoft Edge WebView 2 version 150:

content/en/docs/releasenotes/studio-pro/11/11.12.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ url: /releasenotes/studio-pro/11.12/
44
description: "The release notes for Mendix Studio Pro 11.12 (including all patches) with details on new features, bug fixes, and known issues."
55
lts: true
66
weight: 88
7-
# KI: "Using an Oracle database": Ticket 275597
87
# KI: "Maia Chat panel issue": MID-317
98
# KI: "BYO LLM": SPAM-435
109
# KI: "Maia Skills button": SPAM-434
@@ -212,7 +211,6 @@ CDC can be used with the Mendix Event Broker or with a Bring Your Own Kafka (BYO
212211

213212
### Known Issues
214213

215-
* When using an Oracle database, invalid SQL is generated by the task queue subsystem, causing application startup to fail. (Ticket 275597)
216214
* The Maia Chat panel may appear and remain functional even when Maia is disabled in **Edit** > **Preferences**.
217215
* Workaround: Manually close the panel when it appears.
218216
* When using BYO LLM, switching back to the Mendix Platform provider and saving your configuration causes reasoning and caching to stop functioning.

content/en/docs/releasenotes/studio-pro/11/11.9.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ title: "11.9"
33
url: /releasenotes/studio-pro/11.9/
44
description: "The release notes for Mendix Studio Pro 11.9 (including all patches) with details on new features, bug fixes, and known issues."
55
weight: 91
6-
# KI: "Using an Oracle database": Ticket 275597
76
---
87

98
{{% alert color="info" %}}For highlights of this release, see the [Mendix Release 11.9](https://www.mendix.com/blog/mendix-release-11-9/) blog post.{{% /alert %}}
@@ -186,6 +185,7 @@ We changed how Studio Pro stores Marketplace identity data for widgets. This dat
186185
### Known Issues
187186

188187
* When using an Oracle database, invalid SQL is generated by the task queue subsystem, causing application startup to fail. (Ticket 275597)
188+
* Fixed in [11.10](#fix-oracle-database)
189189
* After you import a module with widgets (for example, the Data Widgets module) or just a widget, Studio Pro enters a state where subsequent imports of widget-containing modules silently fail. Studio Pro may appear to complete the import successfully but fails to actually import the module and its widgets. Studio Pro must be restarted to install another module with widgets, it is not sufficient to close the app or the Marketplace. The issue also persists for downloaded modules with widgets that are manually installed. <br/> We are working on the solution for this issue, the fix will be released as soon as possible in the upcoming patched versions.
190190
* Fixed in [11.9.1](#fix-module-import)
191191
* A known issue occurs in multiple logic editors due to the `t is not a function. Please Close and reopen this UI component. If the issue persists, contact Mendix Support.` error introduced by Microsoft Edge WebView 2 version 150:

0 commit comments

Comments
 (0)