Problem/Motivation
While modules like Display role exist to show all roles assigned to an account, it doesn't show role expiration information, and if you display both on a profile you have duplication and potential confusion. It would be nice if role expire's field would simply show all assigned roles.
Steps to reproduce
Have a user with more than one assigned role, at least one of which has an expiry and one of which does not.
Proposed resolution
Display all assigned roles, with a note beside roles without an expiry indicating that they are not set to expire. A patch is incoming.
Issue fork role_expire-3245828
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
kpaxman commentedI've created a merge request for this now. Note that this contains the patch from #3245817: Show "friendly" name for role instead of machine name, as this also uses the "friendly" name.
Comment #4
kpaxman commentedComment #5
jollysolutionsWorks for me
Comment #7
rcodinaComment #8
rcodinaCheck out 2.0.2 version!