Skip to content

Commit 60d825a

Browse files
committed
Duplicate known issues fixed in 10.17
1 parent b5bc268 commit 60d825a

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

  • content/en/docs/releasenotes/studio-pro/10

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

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ This is the [MTS](/releasenotes/studio-pro/lts-mts/#mts) version 10 release for
2424

2525
### Fixes
2626

27-
2827
- We fixed an exception (Oops dialog) that occurs during a 'MouseUp' event in a data grid (when the user releases the mouse button over a grid or a tree, such as in the **App Explorer**). (Ticket 221458)
2928
- We fixed an issue where roles assigned to a user are ignored momentarily during runtime. (Ticket 221900)
3029
- We improved the memory usage of the Dojo client when running an app for an extended period of time by fixing several memory leaks that would occur when opening thousands of pages. (Ticket 232228)
@@ -37,6 +36,15 @@ This is the [MTS](/releasenotes/studio-pro/lts-mts/#mts) version 10 release for
3736
- Fixed several issues in the Offline Profile validations that could cause an Oops dialog to appear.
3837
- We fixed an issue where using the offline web profile could cause errors when sessions were being cleaned up.
3938

39+
### Known Issues
40+
41+
* 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.
42+
* Fixed in [10.17.0](/releasenotes/studio-pro/10.17/#fix-finished-parallel-split).
43+
* There is a positioning error in the logic editors when you are dragging a large element, such as a loop, into a sequence flow, it overlaps with the existing elements.
44+
* Fixed in [10.17.0](/releasenotes/studio-pro/10.17/#fix-positioning-error).
45+
* Line endings in CSS files are not being handled properly, so when using [Revert All Changes](/refguide/using-version-control-in-studio-pro/) or performing other version-control operations, CSS files appear in the [Changes on Disk](/refguide/version-control-menu/#show-changes) dialog box.
46+
* Fixed in [10.18.0](/releasenotes/studio-pro/10.18/#fix-line-endings).
47+
4048
## 10.6.18 {#10618}
4149

4250
**Release date: November 20, 2024**

0 commit comments

Comments
 (0)