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

Allow duplication outside current group #103

Open mtbc opened 3 years ago

mtbc commented 3 years ago

A user should be able to use DuplicateI on data that they can read even when it is not in their current group. This may be a case of setting all-groups context on only the reads or it may be possible to write into specific groups even from all-groups context.