Task #12806 (closed)
Opened 9 years ago
Closed 9 years ago
RFE: Projection in Read-annotate
Reported by: | pwalczysko | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 5.1.2 |
Component: | Services | Version: | 5.1.0-m1 |
Keywords: | n.a. | Cc: | ux@…, mporter |
Resources: | n.a. | Referenced By: | n.a. |
References: | n.a. | Remaining Time: | n.a. |
Sprint: | n.a. |
Description
Member of Read-annotate cannot project an image of another user. Dialog says "Error....".
Reported by MPorter.
The problem is caused by sharing the metadata (Projection shares the metadata with original image.) Note that this is the problem which blocks the Move of Projected images or results of scripts without the original images.
Change History (3)
comment:1 Changed 9 years ago by mtbcarroll
comment:2 Changed 9 years ago by jburel
- Milestone changed from 5.1.1 to 5.1.2
adding tests for 5.1.2 as part of the testing review.
comment:3 Changed 9 years ago by wmoore
- Resolution set to duplicate
- Status changed from new to closed
This is another example of pixelsService.copyAndResizeImage() needing to duplicate Channels etc, as described at #11532
This is interesting in pointing to a case for under-the-hood object-copying that is not triggered by move-to-group.