Skip to content

Fix a bug in the add role endpoint and add unit test to verify

Jeff May requested to merge jeff/fix-add-role into dev

@DSASanFrancisco/portal-members

  • The role name was hard-coded in the add role endpoint, I now use the role name provided in the request body

Summary

I have:

  • Included a summary of the changes
  • Linked to this merge request from AirTable
  • Add all dependent merge requests
Edited by Jeff May

Merge request reports