Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Infra] Bad Request error returns when selecting any commonly used preset in the flyout's date picker #200581

Open
ablnk opened this issue Nov 18, 2024 · 1 comment
Labels
bug Fixes for quality problems that affect the customer experience Team:obs-ux-infra_services Observability Infrastructure & Services User Experience Team

Comments

@ablnk
Copy link

ablnk commented Nov 18, 2024

Description:
GET api/infra/services?filters=<> request fails with status code 400 and returns [request query]: Invalid value \"now-24h\" supplied to \"from\",Invalid value \"now\" supplied to \"to\" when selecting any commonly used preset in the date picker (e.g. Last 15 minutes).

{
    "statusCode": 400,
    "error": "Bad Request",
    "message": "[request query]: Invalid value \"now-24h\" supplied to \"from\",Invalid value \"now\" supplied to \"to\""
}

Image

Steps to reproduce:

  1. Go to Infrastructure - Inventory.
  2. Select any host.
  3. In the flyout, click the date picker button and select any commonly used preset.

Expected behavior:

Services data is loaded.

@ablnk ablnk added the bug Fixes for quality problems that affect the customer experience label Nov 18, 2024
@botelastic botelastic bot added the needs-team Issues missing a team label label Nov 18, 2024
@andrewvc andrewvc added the Team:obs-ux-infra_services Observability Infrastructure & Services User Experience Team label Nov 18, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/obs-ux-infra_services-team (Team:obs-ux-infra_services)

@botelastic botelastic bot removed the needs-team Issues missing a team label label Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience Team:obs-ux-infra_services Observability Infrastructure & Services User Experience Team
Projects
None yet
Development

No branches or pull requests

3 participants