[CORE-148] Values no longer visible in timeline view Created: 12/Sep/14 Updated: 02/Oct/14 Resolved: 02/Oct/14 |
|
Status: | Closed |
Project: | i2b2 Core Software |
Component/s: | Workbench |
Affects Version/s: | 1.7.04 |
Fix Version/s: | 1.7.04 |
Type: | Bug | Priority: | Major |
Reporter: | Janice Donahoe | Assignee: | Janice Donahoe |
Resolution: | Fixed | Votes: | 0 |
Labels: | None | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Attachments: |
![]() ![]() |
Affects View/s: |
Timeline View
|
i2b2 Sponsored Project/s: |
i2b2 Core
|
i2b2 Related Project/s: |
BBP
|
Affects Database/s: |
All databases
|
Testing Notes: | Tested with build 1.7.04.0002 and it appears to be working correctly. Values are now appearing in the timeline. |
Participant/s: |
Description |
In the Timeline view, the values and units associated with a concept (nval, tval, and units) are no longer visible when clicking on the tic mark in the timeline view.
This issue was introduced when the modifications to the new pop-up window were made to the timeline view. In the XML message returned from the server, the following tags contain the numeric and text values. <tval_char> - contains the text values. <nval_num> - contains the numeric values <units_cd> - contains the units associated with a numeric value. 2 Attachments: 1. timeline_popupWindow_old_version.png - Shows the values and units as they used to appear in the old pop-up window. 2. timeline_popupWindow_new_version.png - Shows the values are missing in the new pop-up window. |