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

fix missing branch param in computed attributes logic #5386

Merged
merged 1 commit into from
Jan 7, 2025

Conversation

ajtmccarty
Copy link
Contributor

fixes #5385

the problem was a missing branch param in the logic that handles computed attributes. it was not related to the node being hierarchical. the node in the issue just happened to be hierarchical

@ajtmccarty ajtmccarty requested a review from a team January 7, 2025 02:18
@github-actions github-actions bot added the group/backend Issue related to the backend (API Server, Git Agent) label Jan 7, 2025
@ajtmccarty
Copy link
Contributor Author

please feel free to merge if approved

Copy link

codspeed-hq bot commented Jan 7, 2025

CodSpeed Performance Report

Merging #5386 will not alter performance

Comparing ajtm-01062025-computed-attrs-branch (60ed7fe) with stable (856447c)

Summary

✅ 10 untouched benchmarks

@dgarros dgarros requested a review from ogenstad January 7, 2025 05:42
@ajtmccarty ajtmccarty merged commit aec7a15 into stable Jan 7, 2025
31 checks passed
@ajtmccarty ajtmccarty deleted the ajtm-01062025-computed-attrs-branch branch January 7, 2025 14:03
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: unable to create a node in a branch with a relation to a hierarchical node that exists in the same branch
3 participants