- Release notes
- June 2025
- May 2025
- April 2025

Orchestrator release notes
June 2025
When creating a custom tenant role, you can now grant Solution deployments and Solution packages permissions to the role.
You can now select and upload multiple files to a storage bucket at once.
High density view is now enabled permanently, and the option to configure the setting is no longer available.
As previously announced in our Deprecation timeline, this week, we are performing the migration of mixed roles.
The migration involves the following changes:
- We are retiring the Administrator
role and replacing all existing assignments to the role with assignments to the
following roles:
- The Orchestrator Administrator role, at tenant level.
- The Folder Administrator role, at folder level.
- We are splitting custom mixed roles
into two separate roles:
- A role containing all previous tenant-level permissions.
- A role containing all previous folder-level permissions.
Note: The new roles retain the name of the original role, followed by the appropriate suffix, as follows:- The
-TenantScopedOnly
suffix, for tenant-scoped roles. - The
-FolderScopedOnly
suffix, for folder-scoped roles.
- Since the Robot role functions as a
custom mixed role, we are splitting it into
Robot-TenantScopedOnly
andRobot-FolderScopedOnly
roles.
The audit log now specifies the reason for automatically disabling a trigger in the following scenarios:
-
The trigger was disabled upon exceeding the values defined in the tenant-level settings for Triggers - Disable when job creation fail count and Triggers - Grace period when job creation keeps failing count (days).
-
The trigger was disabled due to the trigger-level Set execution-based trigger disabled toggle being enabled and the values for Disable when consecutive job execution fail count and
Grace period on disabling the trigger (days) being exceeded.
- The Test Schedules and
Test Data Queues tabs are not available anymore.
However, you can still create test schedules in Test Manager, and existing test data queues on existing tenants continue to work. For more information, visit Scheduling executions in Test Manger.
- The Test Executions tab
now displays the Status column, instead of the Result
column.
The Status column indicates the current status of the Orchestrator test execution, such as: Pending, Running, Cancelled, and Finished. Test results are visible only in Test Manager.
- You cannot execute individual test cases anymore. However, you can still execute Orchestrator test sets but only using APIs (including CI/CD integrations).
For all your test data management efforts, use Test Manager.
- June 23, 2025
- Granting solution permissions to custom tenant roles
- Uploading multiple files to a storage bucket
- High density view always enabled
- Displaying audit data in the side panel
- June 13, 2025
- Migration of mixed roles
- Improved audit logs for automatically disabled triggers
- Testing module deactivation for new tenants
- Bug fixes