Skip to content

Ability to add (2) different roles to newly created user by creating a second action

ben requested to merge ben/cmsuser-os:master into master

Ability to add (2) different roles to newly created user by creating a second action and some minor tweaks:

  • updated original create user action to create role
  • updated new user email notification for Drupal 8
  • added new action to add second role to newly created account
  • hardcoded the roles for each action
  • changed generation of username as email as username not allowed in the Drupal profile being used (Open Social)

Merge request reports