Test suite - Migration from classic to modern folders

Is there an easy way to migrate test sets, data queues and test executions from classic to modern folders in 2022.4.3

We will have to move to modern as we are upgrading the orchestrator to 2024.10

Hi @sruthi_surendran

in orchestrator 2022.4.3, there is no direct built-in tool to migrate test sets, data queues, and test executions from classic to modern folders.
you need to manually recreate test sets and data queues in modern folders, and adjust permissions and asset references accordingly.
test executions history cannot be migrated, but future test runs will be recorded under the new configuration.

If you found helpful please mark as a solution tick.
Happy Automation with UiPath

@sruthi_surendran

Welcome to the community

Using migration wizard you can migrate

But you might beed go relink them from old to new folders manually

Please check the guide here

Cheers

Hi Anil,

Orchestrator 2022.4.3 does not have migration wizard.

Regards,
Sruthi Surendran

@sruthi_surendran

My bad i missed the version

Only option you have is using orchestrator manager..but even that does not migrate test cases

Instead of creating manually..one advise i can give if the amount of test sets are huge to use orchestrator api calls to read from classic and then create in modern folders..can check swagger for details..

or another way is first upgrade the orchestrator to 22.10 and 22.10 provides a wizard which can be used to migrate

Cheers

Thanks Anil. Upgrading to 22.10 is not an option. Will check for API

1 Like