Skip to content

feat(projects): support marked_for_deletion_on filter on browse_projects (Premium+)Β #436

@polaz

Description

@polaz

πŸ‘ React to this issue if you need this feature β€” helps us prioritise.

Problem

GitLab 17.1 added the marked_for_deletion_on=YYYY-MM-DD filter on GET /projects, allowing admins to list projects scheduled for purge on a specific date. Useful for last-minute restore campaigns. Currently we can't filter listed projects by deletion date.

Investigation done (current state)

Verified against src/entities/:

Re-verify before coding:

grep -rn 'marked_for_deletion' src/

Acceptance criteria

GitLab API

Estimate

1h

Context

Found during GitLab 18β†’19 API landscape analysis.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions