gigascience / gigadb-website

Source code for running GigaDB
http://gigadb.org
GNU General Public License v3.0
9 stars 15 forks source link

erronious behaviour when editing external links on published datasets (on beta) #1242

Open only1chunts opened 1 year ago

only1chunts commented 1 year ago

User story

As a curator I want to be able to add/edit/remove additional link tabs via the admin pages (on beta.gigadb.org) So that the dataset page is maintained correctly

Acceptance criteria

Given I add a protocols.io widget to a dataset accidentally When I remove that protocols.io link from the dataset Then it is no longer displayed on that dataset

Given I have already added an incorrect protocols.io line (above) When I edit that link to be the correct type e.g. 3dmodels Then the tab displayed on the dataset is the correct (3d models) type

rpt the above for other iframe-type external links (3d model, code-ocean, jbrowse & ucsc tumour map viewer)

Additional Info

Product Backlog Item Ready Checklist

Product Backlog Item Done Checklist

rija commented 1 year ago

This looks like a caching issue, like on #1175. The fix of which is merged to the develop branch but not yet deployed to beta.gigadb.org. I suggest waiting a couple days from now and verify that this is no longer an issue