User meta issue
ItsMacs opened this issue ยท 3 comments
Description
When a group is set to a user, the user's meta gets set to the previous group's.
Reproduction steps
- Run the command /lp bulkupdate users delete permissions (to clear permissions and groups)
- The user now has the default group set, with a clear user meta
- Set the user's parent to another group
- The user now has the default group meta set as user meta and in order to show the new group info, /lp user meta clear is required.
Expected behavior
When I set a user to a group, I expect the plugin to not set the previous group's meta to the user.
Environment details
- Server type/version:
YAPFA (PaperSpigot) 1.15.2
- LuckPerms version:
v5.2.38
Does this happen when LuckPerms is the only plugin installed?
Screenshot /lp info
and two /lp editor
links from before and after running the bulk update command please.