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
| Workflow | Fall 2019 Workflow Update [ 19502 ] | Revised Fall 2019 Workflow Update [ 21619 ] |
| Workflow | Loraine Lab Workflow [ 15969 ] | Fall 2019 Workflow Update [ 19502 ] |
| Resolution | Done [ 10000 ] | |
| Status | Testing In Progress [ 10003 ] | Closed [ 6 ] |
| Status | Needs Testing [ 10002 ] | Testing In Progress [ 10003 ] |
| Status | Pull Request Submitted [ 10101 ] | Needs Testing [ 10002 ] |
| Status | Needs Testing [ 10002 ] | Pull Request Submitted [ 10101 ] |
| Assignee | Tarun Mall [ tmall ] | Mason Meyer [ mason ] |
| Status | Pull Request Submitted [ 10101 ] | Needs Testing [ 10002 ] |
| Status | In Progress [ 3 ] | Pull Request Submitted [ 10101 ] |
| Status | Open [ 1 ] | In Progress [ 3 ] |
| Assignee | David Norris [ dcnorris ] | Tarun Mall [ tmall ] |
| Summary | Opening a bookmark from homes screen generates an exception | Opening a bookmark from home screen generates an exception |
| Story Points | 1 |
| Rank | Ranked higher |
| Sprint | Backlog Grooming Meeting [ 29 ] | Sprint 21 [ 26 ] |
| Assignee | David Norris [ dcnorris ] |
| Rank | Ranked lower |
| Sprint | Backlog Grooming Meeting [ 29 ] |
| Field | Original Value | New Value |
|---|---|---|
| Epic Link | IGBF-439 [ 15497 ] |
My testing verifies that this issue has been resolved so it will now be closed.