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

Use parent context to calculate hash. Save full hash in context. #239

Closed
wants to merge 1 commit into from

Conversation

gunnarvelle
Copy link
Member

Innfører lagring av full hash slik at vi har det som utgangspunkt for utregning av contextid. Vi trenger det snart for å være sikre på at alle kontekster har unike ider.

Endrer generering av contextid til å bruke parent contextid som utgangspunkt, bortsett fra dersom noden er en kontekst. Det gjør at utdanningsprogram vil få uendra contextid samt at noder som har fleire veier fra rot til node vil få forskjellige ider.

Legger på en migrering slik at vi ikkje får feil ved deserialisering av allerede genererte kontekster.

@gunnarvelle gunnarvelle requested a review from a team March 11, 2024 14:07
@gunnarvelle
Copy link
Member Author

Usikker på om dette er i overkant komplisert og om det er bedre med #240

@gunnarvelle gunnarvelle deleted the store-full-hash-in-context branch May 28, 2024 10:17
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