CivicActions / fema-grants

FEMA SF-425 Working Prototype
GNU General Public License v2.0
1 stars 3 forks source link

On import of users, user roles aren't assigned and users are in a 'blocked' state. #73

Closed bobschmitt-civicactions closed 6 years ago

bobschmitt-civicactions commented 6 years ago

Somehow the user import isn't activating the user accounts and assigning correct roles. All users are appearing as "auth users" and "blocked"

Will retest drush script results.

bobschmitt-civicactions commented 6 years ago

User roles aren't being imported on build and we'll need to add a user unblock command to activate the imported users:


drush urol specialist Jackson.Specialist,Celeste.Aspecialist
drush urol grantee Marcos.Fletcher,Shannon.Blair,Amy.Fleming,Rose.Mack,Colleen.Parsons,Andrea.Wells,Cynthia.Tran,Darnell.Wright,Pamela.Clarke,Cameron.Denton,Mei.Lee,Sage.Anthony,Jillian.Doll,Roxanna.Kozlowski,Providencia.Camp,Shan.Vanover,Tessie.Oswald,Michel.Villanueva,Annice.Shackelford```

`drush user-unblock Mary.Analyst,Jackson.Specialist,Celeste.Aspecialist,Marcos.Fletcher,Shannon.Blair,Amy.Fleming,Rose.Mack,Colleen.Parsons,Andrea.Wells,Cynthia.Tran,Darnell.Wright,Pamela.Clarke,Cameron.Denton,Mei.Lee,Sage.Anthony,Jillian.Doll,Roxanna.Kozlowski,Providencia.Camp,Shan.Vanover,Tessie.Oswald,Michel.Villanueva,Annice.Shackelford`