Skip to content

graphql: Sync status messages are user specific

Administrator requested to merge status-message-per-user into main

Created by: ryanslade

When fetching external service sync messages we now take into account the current user.

We fetch sync errors for any services owned by the current user and if they are site admins then additionally any site level external services.

Closes: https://github.com/sourcegraph/sourcegraph/issues/17688

Merge request reports

Loading