Task #13043 (new)
Opened 9 years ago
Last modified 9 years ago
BUG: Share and Projections
Reported by: | pwalczysko | Owned by: | wmoore |
---|---|---|---|
Priority: | major | Milestone: | Permissions |
Component: | Web | Version: | OMERO-5.1.3 |
Keywords: | n.a. | Cc: | ux@… |
Resources: | n.a. | Referenced By: | n.a. |
References: | n.a. | Remaining Time: | n.a. |
Sprint: | n.a. |
Description
During testing of https://github.com/openmicroscopy/openmicroscopy/pull/4189 found out following:
An image in Share can be see by the Share participant (= not the owner of the image) as long as the owner of the image makes no Projection out of it.
In the moment the owner of the image makes a projection of the image, the image (not the Projection, but the image from which the Projection was made) is not visible by the participant of the Share (but is still visible for the owner of the image even in Public tab)
Workflow:
- user-1 owns a multi-z image
- user-1 shares this image with user-5
- user-5 can see the image in the Share
- user-1 creates a Projection out of the image using Insight
- user-5 no more can see the image in the Share
- user-5 when he clicks onto the image sees a message in Full viewer of Web in the Share:
ome.model.core.Channel:ID_xxxx not contained in Share
example: trout merge, ID 9440, Share ID 15077
Change History (1)
comment:1 Changed 9 years ago by jamoore
- Milestone changed from 5.x to Permissions