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

healHistoryTree & External Objects #214

Merged
merged 12 commits into from
Aug 12, 2021
Merged

healHistoryTree & External Objects #214

merged 12 commits into from
Aug 12, 2021

Conversation

thehabes
Copy link
Member

A bit smarter logic for the healHistoryTree() function for when it encounters a history.next[i] or history.previous that is an external object, which happens when 'importing' into the RERUM DB via an update call on an external URI.

I will smooth out Constant.java on master after we merge.

…counters a history.next[i] or history.previous that is an external object, which happens when 'importing' into the RERUM DB via an update call on an external URI.
…now it loops over the descendants of the parameter like it is suppose to. Tracks whether or not it is successful and interacts with healHistoryTree() appropriately.
…tory.previous should be the external object URI, history.prime should be root. Right now, it is making history.previous and history.prime the same value in devstore - store import situations, which means data we bring over from dev to prod has no root in prod.
@thehabes thehabes marked this pull request as ready for review August 11, 2021 23:42
@cubap cubap merged commit 7f767e8 into master Aug 12, 2021
@cubap cubap deleted the 211-delete-error branch August 12, 2021 14:59
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.

/delete throws a 500
2 participants