Skip to content

Upload 11.6.8 SP RNs#11545

Open
ConnorLand wants to merge 1 commit into
developmentfrom
ctl-11.6.8-SP-RNs
Open

Upload 11.6.8 SP RNs#11545
ConnorLand wants to merge 1 commit into
developmentfrom
ctl-11.6.8-SP-RNs

Conversation

@ConnorLand

Copy link
Copy Markdown
Collaborator

Ordered the tickets and implemented the updated fix language for the t error fix

Ordered the tickets and implemented the updated fix language for the t error fix
- On SQL Server, when a unique constraint or foreign key constraint is dropped, we now use `IF EXISTS`. This avoids an automatic rollback of the synchronization transaction in case the constraint does not exist. (Ticket 279545)
- We fixed an issue where runtime fails to finish executing a queued task started by a user if the user is deleted during task execution. (Ticket 279891)
- We fixed an issue where the native `Switch` widget did not render correctly on iOS. (Ticket 280839)
- <a id="fix-t-is-not-a-function"></a>We fixed the `t is not a function` crash in microflow and workflow editors, introduced by the recent Microsoft update for WebView. If you installed an older version of the Microsoft Edge WebView as a workaround and you have no other affected Studio Pro installations, we recommend uninstalling it to prevent future compatibility issues. (Ticket 282591, 282696)

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

With 11.6.8, we now have a fix for this KI in this minor version. Currently all the links to the fix point to the fix in 11.12, but I should probably change all the fix links in 11.6 to the fix in 11.6.8, right @MariaShaposhnikova ?

Helps customers that want to stay on 11.6 do so.

- On SQL Server, when a unique constraint or foreign key constraint is dropped, we now use `IF EXISTS`. This avoids an automatic rollback of the synchronization transaction in case the constraint does not exist. (Ticket 279545)
- We fixed an issue where runtime fails to finish executing a queued task started by a user if the user is deleted during task execution. (Ticket 279891)
- We fixed an issue where the native `Switch` widget did not render correctly on iOS. (Ticket 280839)
- <a id="fix-t-is-not-a-function"></a>We fixed the `t is not a function` crash in microflow and workflow editors, introduced by the recent Microsoft update for WebView. If you installed an older version of the Microsoft Edge WebView as a workaround and you have no other affected Studio Pro installations, we recommend uninstalling it to prevent future compatibility issues. (Ticket 282591, 282696)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You could also add the page editor to this list, but I think we also didn't mention it in the 11.12 RNs.

@lmeijvogel lmeijvogel Jul 15, 2026

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In that case:

We fixed the t is not a function crash in microflow, workflow, and page editors, introduced by the recent Microsoft update for WebView. If you installed an older version of the Microsoft Edge WebView as a workaround and you have no other affected Studio Pro installations, we recommend uninstalling it to prevent future compatibility issues. (Ticket 282591, 282696)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants