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

raise better error for invalid HFID relationship #5370

Merged
merged 2 commits into from
Jan 5, 2025

Conversation

ajtmccarty
Copy link
Contributor

@ajtmccarty ajtmccarty commented Jan 3, 2025

IFC-1056
fixes #5360

raises a better error when an hfid is invalid instead of silently failing

frankly, I am a little surprised all the tests passed for this change, but I think it is the right change to make. If we are trying to resolve a relationship that does not exist, we should fail

@github-actions github-actions bot added the group/backend Issue related to the backend (API Server, Git Agent) label Jan 3, 2025
Copy link

codspeed-hq bot commented Jan 3, 2025

CodSpeed Performance Report

Merging #5370 will not alter performance

Comparing ajtm-01032025-invalid-hfid-error (de91d3a) with stable (145e69f)

Summary

✅ 10 untouched benchmarks

@ajtmccarty ajtmccarty changed the title check if this fix breaks other things raise better error for invalid HFID relationship Jan 3, 2025
@ajtmccarty ajtmccarty marked this pull request as ready for review January 3, 2025 23:52
@ajtmccarty ajtmccarty requested a review from a team January 3, 2025 23:52
@dgarros dgarros merged commit 33f8842 into stable Jan 5, 2025
34 checks passed
@dgarros dgarros deleted the ajtm-01032025-invalid-hfid-error branch January 5, 2025 19:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
group/backend Issue related to the backend (API Server, Git Agent)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: Unhandled exception on uninitialized relationship
3 participants