SynBioHub / synbiohub3

Web application enabling users and software to browse, upload, and share synthetic biology designs. This repository is a redesign of the original SynBioHub using React and Spring Boot.
BSD 2-Clause "Simplified" License
11 stars 1 forks source link

SBOL3 Externally Defined details and attachments tables empty #725

Open danielfang97 opened 3 months ago

danielfang97 commented 3 months ago

Page does exist. Missing all tables and title is missing. Test case: new measurement

danielfang97 commented 2 months ago

Mostly working, but details and attachments tables aren't quite working. Find out issue

danielfang97 commented 2 months ago

Issue found. getQueryReponse for getOwner returns false.

danielfang97 commented 2 months ago

Only toplevel components should have details and attachments tables. So, just removing these tables.