🚀 Platform improvements for week 30
Hi everyone! We’ve released the following platform improvements this week: SF 2025.2 20250724 - Multirow selection role rights fix When executing the Assign rights task while selecting multiple rows from either Task or Reports (Access Control > Roles > Tables > Tasks / Reports), rights were only granted for the first task or the first report of the selection. This has been fixed. SF 2025.2, 2025.1 20250725 - Add change_log_id as sorting column of Code review When developing, control procedures may be modified and reviewed multiple times. After merging into the Origin, the Code review records are added to the Origin with a timestamp of the moment at which the merge session was executed. The Code review screens sorts records using the 'Modified on' column. When merging, multiple records will be added simultaneously, which can cause records to be presented in an incorrect order, potentially confusing the developer. We have added the hidden unique Change log ID to the sorting to ensure the Code review records are always shown in the correct order.