Skip to content
This repository was archived by the owner on Apr 6, 2022. It is now read-only.
This repository was archived by the owner on Apr 6, 2022. It is now read-only.

adding roles doesn't work #10

@patte

Description

@patte

Bug Report

Steps to Reproduce

  • goto user page
  • check a role that is unchecked
    screenshot from 2018-07-03 11-21-06

Actual Results

  • the checkbox is checked
  • but the role is not present on the user

Expected Results

  • the user has the role

Environment

  • OS: Ubuntu 18.10
  • Browser: Chromium 66

Investigations done

In the Devtools -> Network, I see that first the addUserToRole mutation is fired as expected, but immediately afterwards removeUserFromRole mutation is executed.

screenshot from 2018-07-03 11-21-32
screenshot from 2018-07-03 11-21-43

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions