Deprecate `message` field from `VulnerabilityCreate` GraphQL mutation
What does this MR do and why?
This MR deprecates the message
field on VulnerabilityCreate
GraphQL mutation. We removed this field from security reports schema and stopped supporting them in %16.0 which means this field is redundant.
Related to #411573 (closed)
How to set up and validate locally
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Michał Zając