You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/releasenotes/studio-pro/10/10.20.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,7 +48,7 @@ Following the general availability (GA) release of non-interrupting timer bounda
48
48
* We have added a runtime setting `MaxRetrieveSize` that limits the maximum amount of objects the client can retrieve in a single retrieve operation. The default value of this settings is `1000`.
49
49
* We improved the names of **View** entity associations. If you specify an alias in the OQL column, it will now use that alias as the association name.
50
50
* We added support to the External Database Connector to enable saving SQL queries without running the query, which allows users to switch between queries without completing the workflow.
51
-
* We added support for merging module roles. This gives you more control over the resolution of changing multiple module roles, then merging the changes. For more information, see the [User Roles vs Module Roles](/refguide/security/#user-role) section of *Security*.
51
+
* We added support for merging module roles. When there is a merge conflict, this gives you more control over the resolution and allows you to combine the role changes instead of replacing the full list. For more information, see the [User Roles vs Module Roles](/refguide/security/#user-role) section of *Security*.
52
52
* We added a new menu option **Help** > **Support Tools** > **Refetch Repository** to fix the corrupted repository due to the *LibGit2Sharp.NotFoundException* exception.
0 commit comments