Skip to content

Remove `marked_for_deletion_at` in favor of `marked_for_deletion_on` in codebase and API for Projects in API v5

#32935 (closed) introduced marked_for_deletion_at

#33257 (closed) introduced marked_for_deletion_on

This results in the API for EE groups using marked_for_deletion_on and EE projects using marked_for_deletion_at.

Could we please standardise to marked_for_deletion_at ?

/cc @manojmj @mksionek

Edited by Manoj M J