Task #13048 (new)
Opened 9 years ago
Last modified 9 years ago
Update permissions async
Reported by: | wmoore | Owned by: | wmoore |
---|---|---|---|
Priority: | critical | Milestone: | Asynchronous |
Component: | WebAdmin | Version: | n.a. |
Keywords: | n.a. | Cc: | |
Resources: | n.a. | Referenced By: | n.a. |
References: | n.a. | Remaining Time: | n.a. |
Sprint: | n.a. |
Description
See https://www.openmicroscopy.org/qa2/qa/feedback/11412/
To allow group permissions changes that take a long time, we need to use async calls (same as for chgrp) and then ping until done.
prx = self.c.sf.submit(da, ctx) # instead of cb = self.c.submit(command, loops=120)
Insight already does this.
Change History (4)
comment:1 Changed 9 years ago by jburel
- Milestone changed from OMERO-5.2.1 to OMERO-5.2.2
comment:2 Changed 9 years ago by jburel
- Milestone changed from OMERO-5.2.2 to OMERO-5.2.1
Milestone OMERO-5.2.2 deleted
comment:3 Changed 9 years ago by jburel
- Milestone changed from OMERO-5.2.2 to Permissions
comment:4 Changed 9 years ago by jburel
- Milestone changed from Permissions to Asynchronous
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
Milestone OMERO-5.2.1 deleted