Hello Ian,
Sorry about the help doc, it is misleading and we will reformulate it.
Do I understand it right that your goal is to move the data of the users who have left the institution into another group, so that these data are "out of the way" ? If yes, then on OMERO 5.3, you either need to get an admin to move the data OR the group owner will need to take ownership of the data before they can move it. If moving the data as admin, make sure you add the owners of the data to the target group too.
If you refer to the permissions documentation [1] you will see that **Group Owners cannot move data**. By moving the data I mean moving the data into another group (chgrp).
In the same table, there is information missing (again, we will add it) regarding the possibility to change ownership (chown) for Group Owners. **Group Owners can change ownership of any data within their group**.
I recommend using OMERO.web for the Move actions, not Insight, there are several advantages in Web as explained in [2]. However, Changing ownership is only possible (even in 5.4.0) on CLI. You can take the workflows in [2] and apply them in OMERO 5.3 where the agent of the action is Group Owner, if you bear in mind the possibilities and restrictions of the Group Owner as described in my previous paragraph here. Further, you need the Group Owners in question to be members of some "dump group" which you create for the purpose of cleaning off the data (adding them to that "dump group" will have to be done by a full admin in OMERO 5.3). Then, the workflow for these Group Owners could be:
1. change the ownership of the data to themselves
2. move the (now theirs) data to "dump group"
Please do not hesitate to ask further, this is obviously a complex topic.
All the best
Petr Walczysko
OME Team
[1]
https://docs.openmicroscopy.org/omero/5 ... sions.html[2]
https://docs.openmicroscopy.org/omero/5 ... -organizer