blob: 379c1eb39c3946088b10a9babac65eb82cc2ab4f (
about) (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
# Resources: Duplicates in Resources List
## Tags
* type: bug
* status: closed
* priority: medium
* assigned: fredm, zachs, zsloan
* keywords: gn-auth, auth, authorisation, resources
## Reproduce
* Go to https://genenetwork.org/
* Sign in to the system
* Click on "Profile" at the top to go to your profile page
* Click on "Resources" on your profile page to see the resources you have access to
## Expected
Each resource appears on the list only one time
## Actual
Some resources appear more than once on the list
## Fix
=> https://git.genenetwork.org/gn-auth/commit/?id=00f863b3dcb76f5fdca8e139e903e2f7edb861fc
|