Synergy CSP 2025 R2 SP13 Release Notes
1. Improvements
182627 – IDE - Scheduler object has been activated on a browser basis.
183715 – WEB - When the "Show Date and Time" option added to the flow history panel is activated, the request date and response date in the steps are displayed as full dates, and this selection is stored in the browser memory and valid for other processes.
184888 – WEB - The Security.section-sys.AllowChangePassword parameter has been added to the system to check the availability of the Change Password function on the My Account screen in the web interface.
185140 – WEB - When a date format is specified in the start date and request date fields from the flow variables in the flow variables, the full date can be displayed instead of "x days ago" on the Workflow Management and Dashboard screens.
185168 – WEB - In order to avoid performance problems, the workflow data information generated in all steps of the flow is prevented from being created unnecessarily, except for the Position, Position Group, Flow Stopper objects.
185223 – WEB - In the Document Management module, the file required to view PDF files has been downloaded as hashed in order to avoid cache problems.
185403 – WEB - Added GetUserWithDetailByUsername method to RestAPI, which takes username information as a parameter and returns the user's details.
185419 – WEB - Workflow Management has been enabled to search by flow title.
185429 – WEB - Added GetDraftDocuments, GetDraftDocumentDetails, GetApprovalsHistory, GetApprovalsHistoryDetails, GetStartedProcessesHistory, GetStartedProcessesHistoryDetails methods to RestApi.
185471 – IDE - A form or flow deleted in the project can be added again with the same name from the project explorer and import interfaces.
2. Bug Fixes
182745 – IDE - When an import operation is made over an existing project in the system, if an item with the same name as a form/flow in the project to be imported is already in the target project, the error message for this situation is displayed during the analysis phase.
182181 – IDE - When the project published in the system cannot be run in the web interface due to an error, the error is sent as an e-mail to the users specified in the System.Admin.Mails parameter
184774 – IDE - When an import operation is made over an existing project in the system, if an item with the same name as a form/flow in the project to be imported is already in the target project, the error message for this situation is displayed during the analysis phase.
184145 – IDE - Fixed a bug that caused rules or .json files of other open forms to be deleted during rule copying in forms. Now, rule copying affects only the relevant form, the data of other forms is preserved.
By adding an index named IX_PROCESSREQUESTS_6 in the 185432 – WEB - PROCESSREQUESTS table, it was ensured that the data in the archive queries in the project datasources could be retrieved faster.
185452 – WEB - It has been ensured that all available features can be used in the RD object regardless of the event.
183719, 183721, 183728 – IDE - Improved delete functions and behaviors in Tabs, Section, Panel, and Column container objects in the developer interface.
179437 – WEB - Document fields selected as Flow Variables have been enabled to display data according to the flow document they are connected to.
184154 – WEB - As of 2025 R2 SP10, the ValueOptions.isChanged property value has been set to true for the change to take effect when assigned with code on the variable object in the flow. For the problem with existing flows, this change must be implemented in customer projects.
184725 – For the error received in the WEB - HR Transfer transaction, the error detail has been included in the e-mail content sent to the users.
185315 – WEB - The console error that occurred when the refresh button on the dashboard screen was clicked and prevented the recently used applications list from loading has been fixed.
185336 – WEB - The problem of not being able to sort the pinned menus according to the sequence number given in the menu panel has been fixed.
185360 – WEB - Fixed the issue where the dashboard does not open when the breadcrumb tabs of the Document Management and Human Resources screens are closed.
185367 – IDE - The value saved as selected in the paging size feature in the datagrid detail in the developer interface is selected by default in the web interface and the data is displayed as much as the relevant selection in the datagrid.
185368 – WEB - Fixed the problem that the user was not inactive even though the SetEmployementEndOnPassive parameter value in the HR transfer is true and the date is included in the EMPLOYEMENTEND column of the relevant user.
176939 – WEB - Not Equal filter has also been made to take null values into account.
184043 – WEB – Fixed a routing error that occurred during login with Azure AD.
184175 – WEB - Improvement work was done by fixing the errors in the Scheduler object.
184198 – WEB - Blocked multiple throwing of ValidationMFA request.