chaynHQ / bloom-backend

Code for the backend / API of the Bloom service
https://bloom.chayn.co/
MIT License
17 stars 29 forks source link

639-update `updatePartnerAdminById` function #514

Closed SangilYun closed 2 months ago

SangilYun commented 2 months ago

Issue link / number:

https://github.com/chaynHQ/bloom-frontend/issues/639 https://github.com/chaynHQ/bloom-frontend/pull/980#discussion_r1664349591

What changes did you make?

updated updatePartnerAdminById function to execute the database update

Why did you make the changes?

To enable super admin users to update the status of Partner Admin users from active to inactive

Did you run tests?

✅ yes