SynBioHub / synbiohub

Web application enabling users and software to browse, upload, and share synthetic biology designs
https://wiki.synbiohub.org
BSD 2-Clause "Simplified" License
73 stars 23 forks source link

Unable to make public into a collection when require login is enabled #1565

Open cjmyers opened 2 months ago

cjmyers commented 2 months ago

This problem is due to the fact that the Java code must fetch objects to check if they are there to decide whether to block or overwrite them.

cjmyers commented 2 months ago

@cjmyers