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

Migrate old invalid entity ID prefixes #383

Merged
merged 1 commit into from
Aug 16, 2023

Conversation

canton7
Copy link
Collaborator

@canton7 canton7 commented Jul 31, 2023

This is confusing the charge period card.

This change also opens the door to us letting people reconfigure the friendly name and entity id prefix, as this now won't change the unique id.

Fixes: #382

@canton7 canton7 force-pushed the bugfix/invalid-entity-id-prefix branch 2 times, most recently from e41eee8 to 7a0b2a7 Compare July 31, 2023 09:57
This is confusing the charge period card.

This change also opens the door to us letting people reconfigure the
friendly name and entity id prefix, as this now won't change the unique
id.

Fixes: nathanmarlor#382
@canton7 canton7 force-pushed the bugfix/invalid-entity-id-prefix branch from 7a0b2a7 to b4f9841 Compare July 31, 2023 10:01
@canton7
Copy link
Collaborator Author

canton7 commented Jul 31, 2023

We should make sure that we don't end up with duplicate unique ids. I'm not sure whether it's possible currently...

@canton7 canton7 merged commit 8785852 into nathanmarlor:main Aug 16, 2023
3 checks passed
@canton7 canton7 deleted the bugfix/invalid-entity-id-prefix branch August 16, 2023 08:44
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.

Properly migrate old invalid entity ID prefixes
1 participant