129
Views
3
Comments
How to delete older versions of modules?

I'm trying to delete older versions of a module in  ServiceCenter -> Modules> Check older module versions to delete. But it's showing me - "272 Module versions are excluded from this list because they are used in tagged versions of applications or solutions. "


Now I have used an API to delete tagged versions, by using forge component LifetimeTagManager. But it's saying 0 tagged applications removed successfully.


And in ServiceCenter -> Factory -> Solutions there's nothing related to my concerned module. 


Now my question is that how do I delete all the older versions of my module? I have 406 versions of the module but only the latest one is in use and currently running (i.e. published). I can see the list, but there is no delete icon, only two options - Publish/Download.


Need to clear my db storage.


Thanks,

Tejas 

2024-03-22 09-17-23
Chandra Vikas Sharma

Hi Tejas,

Go to Service Center, >Factory, > Modules, and click Check Old Module Versions to Delete. Choose the time period to delete and click Check Versions to Delete 

thanks

CV

2024-08-08 07-20-58
Tejas Mahale

I have already mentioned that I did the same process in the first 2 lines.

Screenshot (161).png
2020-07-21 19-28-50
Rajat Agrawal
Champion

Hi @Tejas Mahale,

You can read out below documentation of outsystem which is basically related to cleanup things in outsystem which will help you in future also:

https://success.outsystems.com/documentation/best_practices/lifecycle/best_practices_for_a_tidy_and_clean_environment/

One component also we have in outsystem DBCleaner that you should also try.

Hope this helps you!!

Regards,

Rajat

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.