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 hierarchy schema update #4858

Merged
merged 3 commits into from
Nov 6, 2024
Merged

Conversation

ajtmccarty
Copy link
Contributor

@ajtmccarty ajtmccarty commented Nov 5, 2024

fixes #4838
fixes #4839
IFC-889
IFC-890

fixes a couple of bugs in the logic to update a hierarchical schema
we will always update the peer on the parent and children relationships of hierarchical node schemas while processing a new schema now
previously, the peer on the parent and child relationships was only set when a node was added

@github-actions github-actions bot added the group/backend Issue related to the backend (API Server, Git Agent) label Nov 5, 2024
Copy link

codspeed-hq bot commented Nov 5, 2024

CodSpeed Performance Report

Merging #4858 will not alter performance

Comparing ajtm-11042024-hierarchy-schema-update (e23e409) with stable (68d105f)

Summary

✅ 10 untouched benchmarks

@ajtmccarty ajtmccarty marked this pull request as ready for review November 5, 2024 22:53
@ajtmccarty ajtmccarty requested a review from a team November 5, 2024 22:53
@ajtmccarty ajtmccarty merged commit a81f3ea into stable Nov 6, 2024
31 checks passed
@ajtmccarty ajtmccarty deleted the ajtm-11042024-hierarchy-schema-update branch November 6, 2024 19:50
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.

2 participants