Skip to content

Converts widget conflicts state data to GraphQL

Phil Hughes requested to merge ph/235712/widgetConflictsToGraphql into master

What does this MR do?

As part of the ongoing effort to move the merge requests state data over to GraphQL this moves the conflicts state. This involves fetching some user permissions, which has been split into its own query and some source branch data.

Screenshots (strongly suggested)

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

Closes #235712 (closed)

Merge request reports