Skip to main content

Synergy CSP 2025 R2 SP15 Release Notes

1. Improvements

185552 – The availability of the Change Password function on the My Account screen in the web interface has been controlled with the Security.section-sys.AllowChangePassword parameter.

186638 – When starting the flow via the StartWorkflow and StartWorkflowWithDocument endpoints in the Rest API, it is possible to set values directly to the variables defined in the flow. In addition, by making the eventId field optional in these endpoints, the restriction that causes flows with the start immediately feature turned on not to be triggered from the outside has been eliminated.

186520 - Creation of different types of datasources with the same name in the project is prevented.

166084 - In the Human Resources module, the Transfer Status field has been added, which allows the data of additional fields (features) in user, position, department, title and user groups to be changed with HR Transfer. Transfer Status is selected next to the field of the feature on the relevant detail screens.

> Transfer Status: The data of the features set as active can be assigned with HR Transfer.

2. Bug Fixes

182563 – Fixed the problem that all data in the data source was not loaded when the paging feature was turned off in Datagrid.

184540 – Fixed the issue of multiplexing datasources on screens where datasource selection is made in the developer interface.

185206 – Fixed the issue where the confirmation modal did not appear in SmartView view flow forms with the confirmation feature enabled in the Synergy mobile application.

186274 – The problem of multiplexing datasources on screens where datasource selection is made in the developer interface has been fixed.

185738 – Fixed an issue where when a new version is published for an existing document in the Document Management module, the default content selection of files in previous versions is lost and therefore the files cannot be viewed.

185713 – Fixed an error that prevented the file from being added when adding a file to folders containing a profile form.

185737 – The line multiplexing problem experienced during the editing of the data added to the datagrid during the preview phase in the developer interface has been fixed.

186052 – The error caused by the quotation character in the description entered in the rejection/approval process in the flow has been fixed, the quotation mark character is used without any problems.

186055 – Fixed the context error that occurred when the selection on the ComboBox was cleared and the form was saved again after reopening a saved form.

185078 – The problem of multiplexing datasources on screens where datasource selection is made in the developer interface has been fixed.

185843 – Removed the unsaved change warning received when the change made in the rule manager is reverted and returned to the last saved version.

185793 – Fixed an issue with saving a rule in the rule manager in the IDE.

186367 – Fixed the issue of double loading appearing in the modal where project versions are listed in the IDE.

186260 – Fixed a data error that caused the response returned from the StartParameters endpoint to grow abnormally in scenarios with multiple event forms in the flow. With the improvement, unnecessary repetitions in the data of event forms were cleaned and the response size was normalized.

186320 – The issue of the loading display continuing after canceling the saving process with the code in the form saving process has been fixed.

185355 – When an unauthorized user tries to open the project in the DM, a message stating that he is not authorized is displayed.

186558 – The problem of text fields in the profile form appearing in double quotes in the column in the document list in the Document Management module has been fixed.

The project with the error must be republished.

186691 – The problem that incorrectly redirects the user to the dashboard after closing the modal form opened from the main form has been fixed in the forms opened via the link.

186848 – Synergy - Fixed an issue where the tasks of the eBA user to whom the user logged in to Synergy is matched are not listed/admin's tasks are listed.

186446 – The problem of paging appearing in a mixed form of compact - full pager formats in the datagrids in the web interface has been fixed. Compact appearance suitable for responsive appearance is used on mobile devices, and full pager structure is used on large screens.

187194 – The cast problem experienced when opening forms has been solved by ensuring that the text fields are processed correctly in string type when multi-language support is turned off in the input fields in the forms and in object type when it is on.

>NOTE: The project with the error must be republished.'

186457 – For selection fields that are connected to another column in DataGrid in the flow form, the problem of not sending requests to the data source in the next steps after the flow progresses has been fixed.

During the re-registration of the form with ServiceApi in the flow, the data recorded in the previous step in the datagrid is moved. In addition, the manipulation of data in the datagrid is prevented with ServiceAPI, in which case the error message will be shown on the screen.

>NOTE: The project with the error must be republished.'

187029 – The GetRelatedDocumentObjects endpoint, which fetches the files in the RelatedDocuments object in the form, has been enabled to work over the latest published version.

183267 – The format error in the NumberBox object in SmartView looking forms in the Synergy mobile application has been fixed.