Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 8.4.0 Major Release
-
Labels:None
-
Story Points:1
-
Epic Link:
-
Sprint:Sprint 21
Description
If you open a bookmark from the home screen an exception is being generated (see below).
The bookmark will open the genome associated with the bookmark but it doesn't navigate to the correct position or load the appropriate data.
If you attempt to open the bookmark a second time the bookmark loads as expected.
15:22:27.413 ERROR c.a.i.b.BookmarkUnibrowControlServlet - Error while loading bookmark.
java.util.NoSuchElementException: No value present
at java.util.Optional.get(Unknown Source) ~[na:1.8.0_40]
at com.affymetrix.igb.bookmarks.BookmarkUnibrowControlServlet.goToBookmark(BookmarkUnibrowControlServlet.java:579) ~[na:na]
at com.affymetrix.igb.bookmarks.BookmarkUnibrowControlServlet.access$600(BookmarkUnibrowControlServlet.java:71) ~[na:na]
at com.affymetrix.igb.bookmarks.BookmarkUnibrowControlServlet$1.runInBackground(BookmarkUnibrowControlServlet.java:213) ~[na:na]
at com.affymetrix.genometry.thread.CThreadWorker.doInBackground(CThreadWorker.java:73) [genometry-8.4.0.jar:na]
at javax.swing.SwingWorker$1.call(Unknown Source) [na:1.8.0_40]
at java.util.concurrent.FutureTask.run(Unknown Source) [na:1.8.0_40]
at javax.swing.SwingWorker.run(Unknown Source) [na:1.8.0_40]
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [na:1.8.0_40]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [na:1.8.0_40]
at java.lang.Thread.run(Unknown Source) [na:1.8.0_40]
Attachments
Activity
| Field | Original Value | New Value |
|---|---|---|
| Epic Link | IGBF-439 [ 15497 ] |
| Sprint | Backlog Grooming Meeting [ 29 ] |
| Rank | Ranked lower |
| Assignee | David Norris [ dcnorris ] |
| Sprint | Backlog Grooming Meeting [ 29 ] | Sprint 21 [ 26 ] |
| Rank | Ranked higher |
| Story Points | 1 |
| Summary | Opening a bookmark from homes screen generates an exception | Opening a bookmark from home screen generates an exception |
| Assignee | David Norris [ dcnorris ] | Tarun Mall [ tmall ] |
| Status | Open [ 1 ] | In Progress [ 3 ] |
| Status | In Progress [ 3 ] | Pull Request Submitted [ 10101 ] |
| Status | Pull Request Submitted [ 10101 ] | Needs Testing [ 10002 ] |
| Assignee | Tarun Mall [ tmall ] | Mason Meyer [ mason ] |
| Status | Needs Testing [ 10002 ] | Pull Request Submitted [ 10101 ] |
| Status | Pull Request Submitted [ 10101 ] | Needs Testing [ 10002 ] |
| Status | Needs Testing [ 10002 ] | Testing In Progress [ 10003 ] |
| Resolution | Done [ 10000 ] | |
| Status | Testing In Progress [ 10003 ] | Closed [ 6 ] |
| Workflow | Loraine Lab Workflow [ 15969 ] | Fall 2019 Workflow Update [ 19502 ] |
| Workflow | Fall 2019 Workflow Update [ 19502 ] | Revised Fall 2019 Workflow Update [ 21619 ] |