diff options
author | Frederick Muriuki Muriithi | 2024-10-03 13:25:02 -0500 |
---|---|---|
committer | Frederick Muriuki Muriithi | 2024-10-03 13:25:21 -0500 |
commit | 04e672fbf13cd08ee5015fb96e6415cad2c7d632 (patch) | |
tree | c4cf83bbb3c34c1bcb3ce7143a6e8db318dca90e /issues | |
parent | c5b9718e1d92da06c1d4c6918f526953d7bf14e3 (diff) | |
download | gn-gemtext-04e672fbf13cd08ee5015fb96e6415cad2c7d632.tar.gz |
gn-auth: New issue.
Diffstat (limited to 'issues')
-rw-r--r-- | issues/gn-auth/resources-duplicates-in-resources-list.gmi | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/issues/gn-auth/resources-duplicates-in-resources-list.gmi b/issues/gn-auth/resources-duplicates-in-resources-list.gmi new file mode 100644 index 0000000..cac452c --- /dev/null +++ b/issues/gn-auth/resources-duplicates-in-resources-list.gmi @@ -0,0 +1,24 @@ +# Resources: Duplicates in Resources List + +## Tags + +* type: bug +* status: open +* 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 |