liget icon indicating copy to clipboard operation
liget copied to clipboard

Deleting or Delisting Packages

Open superb-eddie opened this issue 5 years ago • 3 comments

I deployed Liget a few months ago as a replacement Nuget.Server and we have not been able to delete or delist packages. After deleting the packages still show up in the feed and on the site.

What is the expected behavior here?

superb-eddie avatar Aug 11 '20 16:08 superb-eddie

I have the same question, how can I solve it

MrYSeven avatar Nov 19 '20 08:11 MrYSeven

This has become a major issue for us and we havent found a solution in Liget. So we'll be switching to Nexus OSS very soon

superb-eddie avatar Nov 19 '20 09:11 superb-eddie

To achieve this you just have to remove the package row from the "Packages" table in the sqlite database.

rasputino avatar Nov 18 '23 11:11 rasputino