[X] I have checked for similar issues on the Issue-tracker.
[X] I have updated to the latest version
[X] I have checked the branches or the maintainers' PRs for upcoming bug fixes.
Description
The code for re-joining and member pending update is executed, but no actual role is awarded.
The issue is that the role did not change, so the sync method does not consider it necessary that the role changes, so no actual update is applied.
Steps to reproduce
Have a member with experience awarding a role
Leave server
Rejoin server
General Troubleshooting
Description
The code for re-joining and member pending update is executed, but no actual role is awarded. The issue is that the role did not change, so the sync method does not consider it necessary that the role changes, so no actual update is applied.
Steps to reproduce
Have a member with experience awarding a role Leave server Rejoin server
Expected behaviour
Re-apply the role
Actual behaviour
Does not re-apply the role