MentorsWithoutBorders / mwb-partners-admin

Web app for MWB partners
0 stars 0 forks source link

Incorrect number of hours for courses conducted by one mentor in mentors table #87

Open edmondpr opened 11 months ago

edmondpr commented 11 months ago

The number of hours is calculated incorrectly for the courses conducted by one mentor.

Example: Course id: 16fd0ec9-1645-4bf6-8c25-e338c0b09528 (should show 14 hours instead of 13).

paschalidi commented 11 months ago

@edmondpr which endpoint are u using to get this ?

edmondpr commented 11 months ago

The endpoint is /api/v1/partners/:partner_id/mentors

paschalidi commented 10 months ago

@edmondpr can we pleas go thought this step by step on how to reproduce it?

Am a bit lost :|

Like for example for which partner are u calling the endpoint and u realise there is an error?

Also in which table is the course 16fd0ec9-1645-4bf6-8c25-e338c0b09528 belonging?