Functionality |
After |
Before |
Result of changes |
Initial population of a database copy is faster now if source data includes documents generating records in registers and containing a large number of rows in tabular sections. |
Initial population of a database copy took more time if source data included documents generating records in registers and containing a large number of rows in tabular sections. |
Upgrade: faster initial population of a database copy. |
|
On overriding the selection list of collaboration system users, on creating a context conversation message, the need to disable a user notification (displayed in the user interface as No notification) is passed as a special value of the ChoiceData parameter of the CollaborationSystemUserAutoComplete data processor. A special value can be created using the constructor of the CollaborationSystemUserID object without specifying a collaboration system user ID. The Undefined value is no longer allowed as a value of the ChoiceData parameter of the CollaborationSystemUserID data processor. |
On overriding the list of selecting collaboration system users, on creating a context conversation message, the need to disable a user notification (displayed in the user interface as No notification) was passed as the Undefined value, which prevented distinguishing notification disable and closing the user selection form without any choice. |
Eliminated unexpected system behavior. |
|
In client/server mode, a pessimistic object lock will be unconditionally released by the server cluster if the following conditions are met:
|
In client/server mode, an attempt to release a pessimistic object lock resulted in the message stating that editing was not possible if the following conditions were met:
|
Eliminated unexpected system behavior. |
Next page: Transition from the previous version to the version 8.3.15