Skip to content

Getting a 204 OK response when sending POST request to /api/v1/fleet/configuration_profiles/batch with a request size greater than 26.21MB #42412

@qa-wolf

Description

@qa-wolf

Steps to reproduce:

  1. Create a POST call to https://qawolf-premium.cloud.fleetdm.com/api/v1/fleet/configuration_profiles/batch?team_id=5158 with a request body size greater than 26.21MB
  2. Observe response

Expected: Response should not be 204 OK since this exceeds the max limit. Should receive an error informing us about the max limit.

Actual: Response is 200 OK.

Video:

https://www.loom.com/share/67d3469be6eb40f580f49de626244d6d

Screenshot of successful upload to the fleet:

https://www.loom.com/i/2bb880264add4479880b3db930a9627f

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions