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

Distinct mid values share same oid #203

Open
fpavogt opened this issue Mar 25, 2022 · 0 comments
Open

Distinct mid values share same oid #203

fpavogt opened this issue Mar 25, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@fpavogt
Copy link
Member

fpavogt commented Mar 25, 2022

Describe the bug
It appears that if two (GDP) profiles have the same pid and srn (as well as eid and rid) and differ only in their mid, dvas still assigns them both the same oid (i.e. there is only 1 entry in the DataFrame generated via Database.extract_global_view()).

This should not be the case - the oid should always be distinct for profiles with different mid.

@fpavogt fpavogt added the bug Something isn't working label Mar 25, 2022
@fpavogt fpavogt mentioned this issue Mar 25, 2022
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants