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

Add new code to be able to filter legacy visualizations validation rule #618

Closed

Conversation

mrodm
Copy link
Contributor

@mrodm mrodm commented Sep 28, 2023

What does this PR do?

This PR adds a new code error for those structured errors related to legacy visualizations introduced in #610

Why is it important?

It adds a mechanism to filter these errors (legacy visualizations) in the packages.

Checklist

Related issues

@mrodm mrodm self-assigned this Sep 28, 2023
@@ -10,4 +10,5 @@ const (
CodeKibanaDashboardWithQueryButNoFilter = "SVR00001"
CodeKibanaDashboardWithoutFilter = "SVR00002"
CodeKibanaDanglingObjectsIDs = "SVR00003"
CodeKibanaLegacyVisualizations = "SVR00004"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

New code for legacy visualizations validation rule.

Comment on lines +28 to +30
- description: Add code to filter legacy visualizations validation rule
type: enhancement
link: https://github.com/elastic/package-spec/pull/618
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should it be added this changelog entry for this case ?

@elasticmachine
Copy link

💚 Build Succeeded

cc @mrodm

@mrodm mrodm marked this pull request as ready for review September 28, 2023 16:03
@mrodm mrodm requested a review from a team as a code owner September 28, 2023 16:03
@mrodm
Copy link
Contributor Author

mrodm commented Sep 28, 2023

I'll set this PR on hold in favor of #619

@mrodm mrodm marked this pull request as draft September 28, 2023 18:51
@mrodm mrodm closed this Sep 29, 2023
@mrodm mrodm deleted the add_filter_code_legacy_visualizations branch September 29, 2023 09:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants