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 0 forks source link

Upload Attachments does not work #510

Open zane-perry opened 1 year ago

zane-perry commented 1 year ago

When you submit a non-SBOL file, you are given the option to submit as an attachment instead. If you select to do this, no attachment gets generated.

cjmyers commented 6 months ago

Check if this is still a problem on dev2

cjmyers commented 2 months ago

Tested and it is failing

danielfang97 commented 1 month ago

Upload attachments is working if backend is running using docker. If SBH2 is running the backend from source, it does not work.