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 UUID for ensembles internally instead of `get_ensemble_by_name´ #7893

Closed
Tracked by #7894
oyvindeide opened this issue May 14, 2024 · 0 comments · Fixed by #7995
Closed
Tracked by #7894

Use UUID for ensembles internally instead of `get_ensemble_by_name´ #7893

oyvindeide opened this issue May 14, 2024 · 0 comments · Fixed by #7995
Assignees

Comments

@oyvindeide
Copy link
Collaborator

We should use UUIDs internally in ert, and avoid get_ensemble_by_name as much as possible to avoid picking the wrong ensemble in case of duplicates. It is currently possible to create ensembles with non-unique names, which could cause a strange bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants