savvato-software / tribe-app-frontend

4 stars 20 forks source link

Frontend - Remove the /api/permissions/user-roles-list endpoint #123

Closed mrsbluerose closed 1 week ago

mrsbluerose commented 1 month ago

This is a duplicate of /api/permissions/user-roles.

Verify that on the frontend, we are not calling user-roles-list. If we are, change the reference to user-roles. Then remove the user-roles-list endpoint from the backend.

Linked Backend Issue: https://github.com/savvato-software/tribe-app-backend/issues/238

Imported from Jira: https://mockprogrammingjob.atlassian.net/browse/TRIB-171?atlOrigin=eyJpIjoiZjVlNzRlMDdiNmZkNDAyMTk1ZGRjZTYzMmI4OTA0OGEiLCJwIjoiaiJ9

haxwell commented 1 week ago

Closing.. they're not actually duplicate.