ome / omero-blitz

Gradle project containing Ice remoting code for OMERO
https://www.openmicroscopy.org/omero
GNU General Public License v2.0
0 stars 15 forks source link

Images imported with --parallel-fileset and regex targets may be incorrectly linked #95

Open sbesson opened 4 years ago

sbesson commented 4 years ago

When importing images using --parallel-fileset and regex targets, the images can end up being linked to the incorrect dataset.

The following local structure can be used to reproduce the issue:

images/
images/day1
images/day1/d1im2.fake
images/day1/d1im1.fake
images/day2
images/day2/d2im2.fake
images/day2/d2im1.fake

After creating the day1 and day2 datasets on the server, the four following commands have the following behavior:

imagesc-bot commented 4 years ago

This issue has been mentioned on Image.sc Forum. There might be relevant details there:

https://forum.image.sc/t/parallel-imports-into-datasets-created-using-regular-expressions/39587/4