Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
Find (Previous Queries)
-
Find Previous Queries
-
i2b2 Web Client
Description
In the new Find for Previous Queries you are not able to do a search if "Any Category" is selected. The following error is returned in the XML message received from the CRC.
<condition type="ERROR">PreparedStatementCallback; invalid ResultSet access for SQL [select * from ( select query_master_id,name,user_id,group_id,create_date,delete_date,null as request_xml,delete_flag,generated_sql, null as i2b2_request_xml, master_type_cd, null as plugin_id from i2b2demodata.qt_query_master where LOWER(name) like ? and delete_flag = ? order by create_date desc ) where rownum <= 20]; nested exception is java.sql.SQLException: Invalid column index</condition>
If the user must select a category to perform a search then Any Category should not be available for selection. It can appear as a label so users know they need to select something.
A separate issue will be submitted to address the fact that the user never receives an error message. The only way to know there is an error is to look at the xml messages.
<condition type="ERROR">PreparedStatementCallback; invalid ResultSet access for SQL [select * from ( select query_master_id,name,user_id,group_id,create_date,delete_date,null as request_xml,delete_flag,generated_sql, null as i2b2_request_xml, master_type_cd, null as plugin_id from i2b2demodata.qt_query_master where LOWER(name) like ? and delete_flag = ? order by create_date desc ) where rownum <= 20]; nested exception is java.sql.SQLException: Invalid column index</condition>
If the user must select a category to perform a search then Any Category should not be available for selection. It can appear as a label so users know they need to select something.
A separate issue will be submitted to address the fact that the user never receives an error message. The only way to know there is an error is to look at the xml messages.
Attachments
Issue Links
- related to
-
WEBCLIENT-80 New view: Find Previous Queries
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Fix Version/s | 1.7.05 [ 10163 ] | |
Assignee | Mike Mendis [ mem61 ] | |
i2b2 Sponsored Project/s | i2b2 Web Client [ 10197 ] | |
Status | New [ 10000 ] | Open [ 1 ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Assignee | Mike Mendis [ mem61 ] | Janice Donahoe [ jmd86 ] |
Status | In Progress [ 3 ] | Ready to Test [ 10001 ] |
Link |
This issue related to |
Status | Ready to Test [ 10001 ] | Testing [ 10002 ] |
Testing Notes |
03/18/2015: Tested with the latest Web Client build and it is now working correctly. I am able to do a search when the category is defined as "Any Category" which is the default.
Browsers Tested: Chrome, Firefox, Internet Explorer, Safari |
|
i2b2 Feature/s | Find Previous Queries [ 10245 ] | |
Status | Testing [ 10002 ] | Testing [ 10002 ] |
Resolution | Fixed [ 1 ] | |
Status | Testing [ 10002 ] | Resolved [ 5 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |