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

Aggregation Builder: Implement validation for actions #9743

Closed
dennisoelkers opened this issue Dec 9, 2020 · 1 comment
Closed

Aggregation Builder: Implement validation for actions #9743

dennisoelkers opened this issue Dec 9, 2020 · 1 comment
Labels
#M > 1d <= 3d

Comments

@dennisoelkers
Copy link
Member

Actions should check if their input is complete and valid (E.g. a metric needs function and field name, field must match function type).

  • If invalid, save is disabled and no search is performed
  • If state becomes valid, save is enabled and search is refreshed

Refs #9736.

@dennisoelkers dennisoelkers added the #M > 1d <= 3d label Jan 18, 2021
@dennisoelkers
Copy link
Member Author

Fixed in #10281.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
#M > 1d <= 3d
Projects
None yet
Development

No branches or pull requests

1 participant