Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:
-
Story Points:2
-
Sprint:Sprint 25
Description
The image export service is tightly coupled to igb. The service needs to abstract away the view components. See the following function as an example.
public void mvRadioButtonActionPerformed()
{ //TODO: This is will not work when external plugins are using this service exportComponent = mainView; refreshPreview(); }Attachments
Activity
| Field | Original Value | New Value |
|---|---|---|
| Sprint | Sprint 24 [ 31 ] |
| Rank | Ranked higher |
| Story Points | 2 |
| Fix Version/s | 8.4.2 Minor Release [ 10004 ] |
| Status | Open [ 1 ] | Needs Testing [ 10002 ] |
| Status | Needs Testing [ 10002 ] | Pull Request Submitted [ 10101 ] |
| Status | Pull Request Submitted [ 10101 ] | Needs Testing [ 10002 ] |
| Assignee | John Eckstein [ jeckstein ] | Mason Meyer [ mason ] |
| Rank | Ranked higher |
| Status | Needs Testing [ 10002 ] | Testing In Progress [ 10003 ] |
| Assignee | Mason Meyer [ mason ] |
| Status | Testing In Progress [ 10003 ] | Needs Testing [ 10002 ] |
| Fix Version/s | 8.4.2 Minor Release [ 10004 ] |
| Assignee | Mason Meyer [ mason ] |
| Sprint | Sprint 24 [ 31 ] |
| Sprint | Sprint 25 [ 32 ] |
| Rank | Ranked higher |
| Status | Needs Testing [ 10002 ] | Testing In Progress [ 10003 ] |
| Status | Testing In Progress [ 10003 ] | Needs Testing [ 10002 ] |
| Status | Needs Testing [ 10002 ] | Testing In Progress [ 10003 ] |
| Comment | [ I found that the ProtAnnot Save Image feature ignores zoom level and also when you select "Save" in the dialogue the dialogue does not close. Will discuss with the IGB team to determine if fixes are needed. ] |
| Resolution | Done [ 10000 ] | |
| Status | Testing In Progress [ 10003 ] | Closed [ 6 ] |
| Status | Closed [ 6 ] | Closed [ 6 ] |
| Resolution | Done [ 10000 ] | |
| Status | Closed [ 6 ] | Open [ 1 ] |
| Labels | Image_Export |
| Resolution | Done [ 10000 ] | |
| Status | Open [ 1 ] | Closed [ 6 ] |
| Workflow | Loraine Lab Workflow [ 16110 ] | Fall 2019 Workflow Update [ 19583 ] |
| Workflow | Fall 2019 Workflow Update [ 19583 ] | Revised Fall 2019 Workflow Update [ 21702 ] |
It was decided that ProtAnnot will have it's own "Save Image" option that is independent from IGB. ProtAnnot should only have the option to save the image as a PNG file.
Testing for this issue included saving images in ProtAnnot when only one instance is running, when several instances are running, under different zoom levels, and checking to see if IGB's Save Image function is affected.
Since this story is resolved it will now be closed.