Steps to reproduce:
- Make a POST call to https://qawolf-premium.cloud.fleetdm.com/api/v1/fleet/scripts/batch?team_id=5260 with a body that is greater than 26.21 MB
- Observe response
Expected: Response should not be 200 OK since this exceeds the max limit.
Actual: Response is 200 OK.
Video:
https://www.loom.com/share/3825a959121a4ae08554c4e150f81095
View bug report on QA Wolf
If you are aware of this bug, you can set the priority to low or medium to make it non-blocking.