Skip to content

Expose 'marked_for_deletion_on' attribute in Projects API

What does this MR do?

First step towards #212937.

This MR keeps the change minimal and changes only the API response by exposing a new attribute marked_for_deletion_on, which has the same value as marked_for_deletion_at

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Thong Kuah

Merge request reports