Actions
Patch #42124
closedRefactor `Member#role_ids=` method for improved clarity and effficiency in removing obsolete member roles
Description
The attached patch refactors the Member#role_ids=
method to simplify the process of identifying and deleting obsolete MemberRole records, improving both readability and efficiency.
Files
Actions