You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2021/09/15 11:50:35 UTC

[GitHub] [superset] usamaB edited a comment on issue #10216: Superset Roles Assignment For New Users

usamaB edited a comment on issue #10216:
URL: https://github.com/apache/superset/issues/10216#issuecomment-919948155


   @naikus @thesuperzapper can we assign multiple roles to a registering user?
   I have my expression working but it only assigns the last role
   
   e.g
   (ends_with(email, '@domain.com') && 'Gamma' && 'CustomCreatedRole') || 'Gamma'
   but only  CustomCreatedRole is being assigned and not Gamma to  the new user


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org