Prevents the removal of all user groups from a user (#19995)
* Prevents the removal of all user groups from a user. * Add additional user group when removing --------- Co-authored-by: mole <nikolajlauridsen@protonmail.ch>
This commit is contained in:
@@ -642,4 +642,4 @@ test.skip('cannot remove all user group from a user', {tag: '@release'}, async (
|
||||
|
||||
// Assert
|
||||
await umbracoUi.user.isErrorNotificationVisible();
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user