Skip to content

Fix: GraphQL breaking change `assigneeUsername` changed to `[String!]`

David O'Regan requested to merge 254705-assigneeUsername-api-change into master

What does this MR do?

A small MVC to restore the previous API schema of username_assignee to a single String rather than an array and limit the incident list filter to a single assignee at a time.

See: #254705 (closed)

See also !42377 (merged) which introduced the breaking change unintentionally.

Screenshots

No visual change.

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 Peter Leitzen

Merge request reports

Loading