Skip to content

[bug] Delete old packages leaves old entries in DB #14481

Open
@sebastian-marinescu

Description

@sebastian-marinescu

Bug report

Summary

The newly introduced and great feature "Purge old packages" in the package-management deletes old package-files on the filesystem, but leaves these packages in the DB in the table modx_transport_packages.

Step to reproduce

Make an update of a package.
Trigger "Purge old packages" afterwards.

Observed behavior

Old package-file/-archive is gone, but entry in DB is still there.

Expected behavior

I expected it would also delete old entries in the DB-table modx_transport_packages.

Environment

MODX 2.7.1-pl

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-packagesIssues, related to package management and workspacesbugThe issue in the code or project, which should be addressed.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions