solgenomics / sgn

The code behind the Sol Genomics Network, Cassavabase and other Breedbase websites
https://solgenomics.net
MIT License
67 stars 35 forks source link

Allow upload of trial images #3881

Open bellerbrock opened 2 years ago

bellerbrock commented 2 years ago

Expected Behavior

For Bugs:

Environment

Steps to Reproduce

lukasmueller commented 2 years ago

Image uploaded to trial itself, not an observation unit or trait etc.

lukasmueller commented 2 years ago

add another linking table for project to md_image (metadata schema? or phenome?). Needs discussion. Maybe also some cleanup to make it more uniform between datatypes.

lukasmueller commented 2 years ago

I thought this was completed... can it be closed?

lukasmueller commented 2 years ago

See my previous note... ?

ClayBirkett commented 2 years ago

Image upload via Field Book has errors. I noticed a permission problem on table then no md5sum set for image_id in Image.pm.

lukasmueller commented 2 years ago

Is the permission issue on the metadata.md_image table?

lukasmueller commented 1 month ago

I think this has been implemented.