Closed kkh451 closed 6 years ago
Tried to edit a user to assign them the role of "DAL":
Per database all users are currently approved, however no user has been associated with the HubLead role as would be expected. Will require further details to investigate.
Issue caused by missing required value on EditUser view leading to model errors on submission. Affiliation input added to EditUser view - updates now complete successfully and DAL role is correctly assigned. Tested and ready to roll out to live system.
Confirmed resolved. New tickets raised for related side-issues
Problem identified: original web app does not make provision for creating Admin and Hub/Disease Area Lead roles during setup.
Solution: Creation of Disease Area Lead Role added to my setup scripts. The appropriate role will now be created during setup process (after creation of Admin account).