Skip to content

409 status when fetching hosts #45506

@qa-wolf

Description

@qa-wolf

Steps to reproduce:

  1. Log in as Global Admin
  2. Go to controls
  3. API request to get the latest hosts count for ducks teams
  4. await fetch( "https://qawolf-premium.cloud.fleetdm.com/api/latest/fleet/trigger?name=cleanups_then_aggregation", { body: JSON.stringify({ email: "bob2@ross.edu", password: process.env.API_ONLY_USER_PASS, }), contentType: "application/json", method: "post", headers: { Authorization: Bearer WZ4oV7Q9fKa11FY+0d0X4VJHzPZxjmsBgtHnM4KuXT28ywgpQRNojW9PdTkDZAby+rBE5H+XnTfMp6YfDsnmLQ== }, }, );

Expected: Status expected to be 200

Actual: Status is 409

Timestamp: 0:00

Video:

https://www.loom.com/share/27b70e17529b41ba8de7931a4bf478b5

First found in:

  • Branch: rc-minor-fleet-v4.85.0
  • Commit: rc.2605

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