i use auto assign role for the user to pick one role when they sign up. But when i try to use the role as a token no matter what [token] i use it only shows the token id
So no matter if i use [heaviest-role] it still shows only the id and not the role name...
Comments
Comment #1
Michsk commentedlooks like its rather a bug in role weights, [heaviest-role] doesnt show te role text but the role id wich it has in the role_weights db
Comment #2
pfaocleDuplicate of #534592: Tokens: [heaviest-role] and [lightest-role] show user id.