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

PXP-2403 fix duplicate project id bug #162

Merged
merged 2 commits into from
Nov 16, 2020

Conversation

mysterious-progression
Copy link
Contributor

OPEN projects are double counted because they appear in both open read access privileges and authorized user level privileges. Bug fix makes sure peregrine is aware of this and does not add project_ids to list of projects if it is already in the list because it's an open project.

https://ctds-planx.atlassian.net/browse/PXP-2403

Bug Fixes

Fix bug where project id count returns 2 instead of 1

@github-actions
Copy link

The style in this PR agrees with black. ✔️

This formatting comment was generated automatically by a script in uc-cdis/wool.

@paulineribeyre paulineribeyre changed the title fix duplicate project id bug PXP-2403 fix duplicate project id bug Nov 16, 2020
@paulineribeyre
Copy link
Contributor

awesome!!!

remove comment
@mysterious-progression mysterious-progression merged commit a458419 into master Nov 16, 2020
@paulineribeyre paulineribeyre deleted the fix/duplicate_proj_id branch November 16, 2020 20:54
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