Hi,
I need to use community edition which shows currently 2023.4.1 to work like 2020.10 because I need to do development with 2020.10.
Is there a way by for example by downgrading the packages to a lower version? Thank you,
Hi,
I need to use community edition which shows currently 2023.4.1 to work like 2020.10 because I need to do development with 2020.10.
Is there a way by for example by downgrading the packages to a lower version? Thank you,
You mean you have a project with older packages?
If so you can open them in the latest as well
Just make sure you dont upgrade anything when pop up comes
You might face challenges but mostly it should work
Cheers
Hi,
If you need to create new project in 23.4, the following step may help you.
First, it’s necessary to create project Windows-Legacy because 20.10 doesn’t support Windows or Cross platform project.
Then, use (downgrade) activities package which is supported by 20.10, ideally 20.10 bundled version.
Finally, write workflow. If there is something wrong to open the project in 20.10, try to remove project.json temporarily. It will be automatically generated.
If you need to downgrade existing project and it’s Windows project, it may be difficult to opne in Studio 20.10.
Regards,