DeadlyFirex / PrimoTracker

Suite of tools to track your income over time of primo's.
GNU Affero General Public License v3.0
1 stars 0 forks source link

[Bug Report] Endpoint causes user retrieval failure #13

Closed DeadlyFirex closed 10 months ago

DeadlyFirex commented 11 months ago

Describe the bug Inability to find a user in /admin/user/delete due to invalid type str instead of uuid.

To Reproduce Steps to reproduce the behavior:

  1. Authenticate as an admin
  2. Send a DELETE request to /admin/user/delete/<uuid>
  3. See error

Expected behavior The endpoint properly fetches the referred user.

Actual behavior An exception is thrown due to the wrong type.

Screenshots N/A

Operating System: N/A

Additional context N/A

DeadlyFirex commented 10 months ago

Fixed in 696fe576ad245cbecf90d14ca4deaa54c14cb63e