
When removing rank, default isn't added directly.
Closed this issue · 4 comments
This isn't fixed completely:
http://prntscr.com/gbtsr5
In this case, if you run
lp user Thewaytodoit parent remove trainee
the group cannot be removed due to being the primary group.
I think this is probably the current intended behaviour, however, it can be changed if doing something else makes more sense.
This is intended, but doesn't make that much sense. I mean, If I want to remove a user from a group, thats my final choice. In my opinion it's not the plugins decision to forbid that.
In my case adding the default group makes sense and if the user also has other groups, just set the highest weighted one as the new primary group. It can be discussed if the plugin should add the highest weighted one or another group as new primary group, but removing the primary group should definitely be possible with one command.