diff options
| author | Frederick Muriuki Muriithi | 2023-07-18 11:22:10 +0300 |
|---|---|---|
| committer | Frederick Muriuki Muriithi | 2023-07-18 11:22:10 +0300 |
| commit | 82f401cc4dbc65352a368fca76d100e9e773088e (patch) | |
| tree | 89d1d09b35db703147eafaaea94ff6416dd5a487 /scripts/authentication/group.py | |
| parent | 1bbb0430732b7fa5102d7dcbda80ebda252f5424 (diff) | |
| download | genenetwork2-82f401cc4dbc65352a368fca76d100e9e773088e.tar.gz | |
BugFix: Use reworked `retrieve_phenotype_group_name` function
Use the reworked `retrieve_phenotype_group_name` to fetch the group name for phenotype datasets. == Bug Description == There was a subtle bug in the original calls to `retrieve_group_name` function where the `dataset_id` was passed in as an argument, rather than the group id. For some Datasets, the `group_id` and `dataset_id` share the same value, and would end up querying the correct values, but that was a fluke where doing the wrong thing ended up with the expected values. This commit fixes that by using the reworked function, which does the correct indirection from `dataset_id` to the appropriate `group_id`. See https://github.com/genenetwork/genenetwork3/commit/088b6181457ef4e528b7dcbf04b7aca29b274d1f for the reworked function.
Diffstat (limited to 'scripts/authentication/group.py')
0 files changed, 0 insertions, 0 deletions
