hotosm / galaxy-api

Backend to fetch data from Underpass
https://galaxy-api.hotosm.org/latest/redoc
GNU Affero General Public License v3.0
14 stars 5 forks source link

[BUG] Fix issues in Tasking Manager Stats related endpoints #271

Closed ramyaragupathy closed 2 years ago

ramyaragupathy commented 2 years ago

@raytoun has noticed the following issues with Tasking Manager stats related endpoints:

cc @kshitijrajsharma

kshitijrajsharma commented 2 years ago

Team Statistics : Only include active team Members

This /tasking-manager/teams should only return active team members , currently it is returning inactive members too

kshitijrajsharma commented 2 years ago

Feature : Add status filter on tasking manager validation stats Project endpoint should be filtering by project status.

kshitijrajsharma commented 2 years ago

Feature : Filter TM validation stats by organisation id Validation endpoint should be able to filter output by respective organization id