Release Management
Space shortcuts
Space Tools

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

New Features and Improvements

Web client

WEBCLIENT-359packaging, old webclient default configuration admin-only360 New web client User Interface

WEBCLIENT-359 old webclient packaged with default Admin-only configuration


Core-server

CORE-433  i2b2 on Rocky Linux 9 (CentOS 7 hits EOL 6/2024)

CORE-426  running i2b2 on OMOP data model

Query run with "top 50 medications/diagnosis" breakdown erroring ou

i2b2 Database Changes

New Features and Improvements

DATA-16 I2b2 on OMOP Support for multiple crc zip file extraction using databuld.xmlDATA-23 Support for multiple crc zip file extraction using databuld.xml

DATA-18   Move OMOP totalnum counters to main branch in Github

Bug Fixes

Webclient Core-server

CORE-418 Local timestamps in sessions on Oracle - appserver /db server in diff time zones 

CORE-282 Error returned when obfuscated user is locked out 

CORE-281 Query continues to run after user receives lockout message 

CORE-399 use alias for index hint  

440 Queries from queue are not processing and  returning back

CORE-441   DB Locking issue- can't show previous query when a query is running

CORE-442  Get_children doesn't work on Modifier folders

CORE-444  Breakdowns for non-Patient_dimension views - don't work

CORE-443  Breakdown queueing

Notes for Developers

For Java 11 install, if you change the xsd (REST API message definitions), then you will need to regenerate gensrc via JAXB in Java 8. In the i2b2-core cell directory for which you're regenerating the XSD-Java, run the ant target "jaxb_gen" on Java 8 and then build as usual using Java 11.

...