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

[APM] Agent configuration: Bug makes it possible to create invalid configurations #65443

Closed
sorenlouv opened this issue May 6, 2020 · 1 comment · Fixed by #65508
Closed
Assignees
Labels
bug Fixes for quality problems that affect the customer experience Team:APM All issues that need APM UI Team support v7.8.0

Comments

@sorenlouv
Copy link
Member

The following bug will enable a user to create a configuration with options that are not valid for the selected service.

Reproduce

  • Click "Create configuration"
  • Select any service (eg. opbeans-java) + environment (eg. production) and click "Next"
  • Change a setting that is specific to the service (eg. circuit_breaker_enabled)
  • Go to the top and click "Edit" to change the selected service or environment
  • Change to a service that DOES NOT have the circuit_breaker_enabled option (eg. client) and click "Next"

Expected result:

  • No options are filled out and it's not possible to save the configuration

Actual result

  • No options are filled out but it's possible to click "Save Configuration"
@sorenlouv sorenlouv added [zube]: Inbox bug Fixes for quality problems that affect the customer experience Team:APM All issues that need APM UI Team support v7.8.0 labels May 6, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/apm-ui (Team:apm)

@sorenlouv sorenlouv changed the title [APM] Agent configuration [APM] Agent configuration: Bug makes it possible to create invalid configurations May 6, 2020
@cauemarcondes cauemarcondes self-assigned this May 6, 2020
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:APM All issues that need APM UI Team support v7.8.0
Projects
None yet
3 participants