Skip to content

Use id instead of globalId for DastScannerProfile

Dheeraj Joshi requested to merge djadmin-scanner-profile-id into master

What does this MR do?

Implements #282454 (closed)

As globalId has been deprecated in %13.6, this MR is to swap out globalId for id in GraphQL

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Basic CRUD operations with DAST Scanner Profile were tested with this change along with creating a on-demand scan.

Edited by Dheeraj Joshi

Merge request reports