From 53c1bcd9e2bbc73928c0384928b0019c90c9c6b8 Mon Sep 17 00:00:00 2001 From: Maria Shaposhnikova <38249778+MariaShaposhnikova@users.noreply.github.com> Date: Fri, 29 Dec 2023 12:54:42 +0100 Subject: [PATCH] Add a workaround --- content/en/docs/releasenotes/studio-pro/10/10.6.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/en/docs/releasenotes/studio-pro/10/10.6.md b/content/en/docs/releasenotes/studio-pro/10/10.6.md index 393e3d73e1b..1c99a2c692c 100644 --- a/content/en/docs/releasenotes/studio-pro/10/10.6.md +++ b/content/en/docs/releasenotes/studio-pro/10/10.6.md @@ -164,5 +164,6 @@ We have also introduced an optimizing storage solution, which is triggered when ### Known Issues {#known-issues} * Uploading and creating new FileDocuments results in the "Setting value of FileStoreMendixBinaryImpl outside of a transaction, may cause a stale file in file storage if not committed" error. We are investigating the root cause of this issue. + * A workaround is available that changes a system property to avoid the issue. Since this requires changing system tables, the workaround is in a separate module. To request the module, please contact Mendix Support. * The first time you open MendixChat, you need to click **Sign in** so that it is available for use. This only needs to be done once after installing this version of Studio Pro. * A finished parallel split path that is removed from a running workflow instance wrongly leads to a versioning conflict. Please note that "path" was called "branch" in earlier versions.