[go: up one dir, main page]

Skip to content

Vue merge request list app backend should support negated reviewers

To fully match the non-Vue merge request list, the filtered search bar needs to support the negated filter for reviewers (!=).

The back end for the GraphQL does not currently support this feature, so it needs to be updated.