We are thinking to move all our processes from the classic folder to the modern folder. I am facing one problem as to how to copy the existing queue lists to the new modern folder. I tried downloading csv and upload but it’s having an error.
Is there any solution for this? I would like to have all my historical queue data from my classic folder included in my new queue in the modern folder, and the bulk upload doesn’t add the historical queue data.
I don’t believe there is an official way to do this. With general recommended maintenance of your database overtime you should be removing the historical items anyways, but I can understand the desire to want to keep the historical data.
Reviewing the documentation for the Migration Tool, it also excluded certain entities such as Queue items among others.
My suggestion would be to
Contact Support for feasibility and recommendations
Review the Database Schema and differences between (if any) Queues in Classic Folders and Modern Folders. It could very well be as simple as adjusting the Queue ID of the Transaction Item in the database, but this probably would not be recommended nor supported by UiPath.
With anything if you plan to attempt any manual changes in something like the database, always create a backup for yourself and test it in a non-production environment first.