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
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
I have already mentioned that I did the same process in the first 2 lines.
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