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

Remove the unique items constraint #1226

Merged
merged 1 commit into from
Nov 20, 2024

Conversation

zregvart
Copy link
Member

Turns out we like having duplicate entries, see HACBS-2394[1]

Reference: https://issues.redhat.com/browse/EC-1015

[1] https://issues.redhat.com/browse/HACBS-2394

Turns out we like having duplicate entries, see HACBS-2394[1]

Reference: https://issues.redhat.com/browse/EC-1015

[1] https://issues.redhat.com/browse/HACBS-2394
@@ -90,7 +90,6 @@ data_errors contains error if {
"required": ["effective_on", "ref"],
"additionalProperties": false,
},
"uniqueItems": true,
Copy link
Member

Choose a reason for hiding this comment

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

Remove the with_severity_for_pattern call from below? Or maybe also revert this as part of this PR: #1225

Copy link
Member

Choose a reason for hiding this comment

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

We should do this as a cleanup, but let's go ahead and merge it as is.

@lcarva lcarva merged commit 7d0b6f1 into enterprise-contract:main Nov 20, 2024
6 checks passed
@zregvart zregvart deleted the issue/EC-1015 branch November 20, 2024 21:30
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.

2 participants