Skip to content

Deprecate globalId for id in DastScannerProfile

What does this MR do?

the merge request follows feedback in #270084 (closed) that indicates that id may have been unnecessarily deprecated. according to @.luke this is because "we can freely swap a GraphQL::ID_TYPE in a type with ::Types::GlobalIDType[::DastScannerProfile] because the client receives both as a String."

Related Issue(s)

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 Philip Cunningham

Merge request reports