Can I delete the older package versions of a project?

I have a project which I had developed a year ago and since then many changes have come up in the project. So I kept updating the project as the changes came.

So my question is can I delete the older package versions of a project ? Like for example I am using the 1.0.36 version of the project (image below)

So can I delete the rest of the packages ? Are they required are not ?

Hi @Ishan_Shelke

Yes, you can delete the previous packages, however once deleted, unless you keep the copy in cloud Orchestrator you won’t be able to retrieve them.

Each of the packages is a single nuget file, and it keeps all of the code of given robot version inside.

By backing up do you mean this ? (This is my enterprise orchestrator screenshot)

And if this means backing up. Can i delete the older packages ftrom the local machine ?

Those packages are uploaded to the orchestrator cloud right?

This means that they are available there and you can create processess in orchestrato with them. You don’t need to keep old versions, however i’d say it’s nice to have them.

If you ask if the current version won’t be affected by deleting the older packages - it won’t. However you will lose the data in those packages if they are not stored somewhere else.

Thanks for replying. Appreciated Mate.

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.