Steps to reproduce:
- Log in as Global Admin
- Go to controls
- API request to get the latest hosts count for ducks teams
- 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.
Steps to reproduce:
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:
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.