GTBitsOfGood / GTBitsOfGood/stempower
PUT /organization/:orgid/members does not work.
Open
backend
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
[Adding to the mentors collection](https://github.com/GTBitsOfGood/stempower/blob/3facad796b410cfb59b1acb894bb595f38373663/backend/routes/organization.js#L179) tied to an organization does not work correctly. Hitting the `api/organization/:orgid/mentors/:mentorid` with a PUT request returns a 200 but a follow up GET to `api/organization/:orgid/mentors` returns an unchanged collection.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.