Closed jonashendrickx closed 3 months ago
Attention: Patch coverage is 16.48352%
with 76 lines
in your changes missing coverage. Please review.
Project coverage is 34.12%. Comparing base (
a1cd4c1
) to head (4390e54
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Ticket
Description
Proper validation for all the fields during organization creation. Several fields did not have any validation present, and would cause the admin console to crash due to required database constraints. Or you could simply insert junk data with no sanitization.
Shape
n/a
Screenshots
Checklist
I did the following to ensure that my changes were tested thoroughly:
I did the following to ensure that my changes do not introduce security vulnerabilities: