Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Fixed/Completed
-
Affects Version/s: 2.2.0
-
Fix Version/s: 3.2.2
-
Component/s: Drupal Integration Modules
-
Labels:None
Description
If a drupal user has more than one membership record and one validates as expired and one validates as current, the resulting role will be set arbitrarily based on the status of the last membership record examined for that user. Should be: if any membership validates as current, set role; if no memberships are current, unset role.