Upload 11.6.8 SP RNs#11545
Conversation
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) |
There was a problem hiding this comment.
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) |
There was a problem hiding this comment.
You could also add the page editor to this list, but I think we also didn't mention it in the 11.12 RNs.
There was a problem hiding this comment.
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)
Ordered the tickets and implemented the updated fix language for the t error fix