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

Correct instructions to rehash nodes after migration #6028

Merged
merged 1 commit into from
May 17, 2023

Conversation

mbercx
Copy link
Member

@mbercx mbercx commented May 17, 2023

Fixes #6027

After a migration that can affect the hash of the migrated node, the instructions to rehash the node are provided. However, these instructions are currently incorrect and likely to lead to confusion for the user.

Here the instructions are corrected both when a specific entry point requires rehashing or not.

After a migration that can affect the hash of the migrated node, the
instructions to rehash the node are provided. However, these instructions are
currently incorrect and likely to lead to confusion for the user.

Here the instructions are corrected both when a specific entry point requires
rehashing or not.
@mbercx mbercx requested a review from sphuber May 17, 2023 20:25
Copy link
Contributor

@sphuber sphuber left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @mbercx . Don't understand how this slipped past. Good thing this wasn't released yet. I will go stand in the corner in shame now 😬

@sphuber sphuber merged commit b2351a0 into aiidateam:main May 17, 2023
@mbercx mbercx deleted the fix/6027/rehash-instructions branch May 17, 2023 21:06
@mbercx
Copy link
Member Author

mbercx commented May 17, 2023

I think we agreed once it was my fault for always testing your code too diligently. 😉

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.

🐛 Instructions to rehash nodes after migration are incorrect
2 participants