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

[uss_qualifier] scd: expand OIRSimple scenario to check mutation requires the correct OVN #764

Merged

Conversation

Shastick
Copy link
Contributor

@Shastick Shastick commented Aug 29, 2024

Another stepping stone towards explicitly covering #760

except QueryError as qe:
self.record_queries(qe.queries)
if qe.cause_status_code in [400, 409]:
# An empty OVN can be seen as both an incorrect parameter as well as a conflict
Copy link
Member

Choose a reason for hiding this comment

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

Because the OVN is in the resource path, the version of could be viewed as not existing, so we should accept 404 here as well.

@BenjaminPelletier BenjaminPelletier merged commit 5f66a40 into interuss:main Sep 12, 2024
20 checks passed
github-actions bot added a commit that referenced this pull request Sep 12, 2024
@Shastick Shastick deleted the oir-simple-mutation-scenario branch September 12, 2024 15:01
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