1. Sprint Release
- 1.5.5-r20754r20812
- Release date – October 17th23rd, 20142014
2. Tag Information
- SVN url for the released tag: https://svn.kuali.org/repos/ole/tags/builds/ole-1.5/1.5.5/2014101720141023-r20745r20812/
3. Deliverables
Database Changes
...
DB changes that need to be applied are available at
MySQL - https://svn.kuali.org/repos/ole/tags/builds/ole-1.5/1.5.5/2014101720141023-r20745r20812/ole-app/ole-db/ole-sql/ole-liquibase-upgrade-sql/src/main/resources/org/kuali/ole/sql/mysql/1.5.5.sql (For MySQL)and
Oracle - https://svn.kuali.org/repos/ole/tags/builds/ole-1.5/1.5.5/2014101720141023-r20745r20812/ole-app/ole-db/ole-sql/ole-liquibase-upgrade-sql/src/main/resources/org/kuali/ole/sql/oracle/1.5.5.sql (For Oracle)
The DB Changes include a new system parameter and a change for the date datatype for Oracle
A new System Parameters have been added are:
...
include
- Addition of a new index : https://jira.kuali.org/browse/OLE-7121
- Creation of a new table for https://jira.kuali.org/browse/OLE-7119
- New system parameters added for the query for NCIP lookup user : NCIP_BIB_ITEM_INFORMATION, NCIP_BIB_ITEM_INFORMATION_FINE, NCIP_BIB_ITEM_INFORMATION_HOLD (refer to OLE-6925)
In addition to the above, in order to populate the OLE_DS_BIB_INFO_T for titles that already exist in the system, a migration script needs to be executed. This script can be executed by clicking the Doc Store application (http://docstore.qa.ole.kuali.org/admin.jsp) - > Ïnitialize Bib Info' - > "Initialize Bib Info" Button.
Deliver
SI.NO | Issue Type | Key | Labels | Summary | Priority | Component/s | Comments | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | Bug/Defect | OLE-68957121 | Parameter Include Non-working Hours Affecting Due Date/Time as Well as Fines | Critical | Deliver | 2 | Bug/Defect | OLE-7069 | Need to change the data type for NTC_TO_SND_DT Index added on LOAN_ID on OLE_DLVR_LOAN_NOTICE_T | Major | Deliver | ||||
32 | Bug/Defect | OLE-70946915 | Some loans are being assigned due times when Circulation Desk is closed | Cannot update patron barcode if patron has large number of loans | Critical | Deliver |
Describe
SI.NO | Issue Type | Key | Labels | Summary | Priority | Component/s | Comments | ||||||||||||||||
1 | Bug/Defect | OLE-7074 | Cannot edit records in production | Blocker | Describe | 2 | Bug/DefectOLE-7051 | Item and holding screens now don't show edits after submit | Critical | Describe | 3 | Bug/Defect | OLE-6912 | Things are not transferring but there is no error | Critical | Describe
S&A
SI.NO | Issue Type | Key | Labels | Summary | Priority | Component/s | Comments | ||
1 | Bug/Defect | OLE-69857127 | PDP Table not reflecting negative invoice linesChange calculation of Invoice Total field to help fix rounding issue | Critical | Select Acquire - Invoice |
| |||
2 | Bug/Defect | OLE-69787041 | Purchase Order Amendment does not create ledger entries | Critical | Select Acquire - Purchase Order |
| |||
3 | Bug/Defect | OLE-6995 | Unable to Turn Off Public Display Option in Serials Receiving Record | Critical | Select Acquire - Serial Receiving |
| |||
4 | Bug/Defect | OLE-6220 | Payment Requests going to Exception status if PO has been amended | Invoice - Performance Improvements | Critical | Select Acquire - Invoice |
| ||
5 | Bug/Defect | OLE-6825 | Pro Rating of Additional Charges Not Working on Invoice | Blocker | Select Acquire - Invoice | ||||
6 | Bug/Defect | OLE-6978 | Purchase Order Amendment does not create ledger entries | Critical | Select Acquire - PO | ||||
7 | Bud/Defect | OLE-7038 | Unable to Cancel Invoice | Critical | Select Acquire - Invoice |
Modified use of SOLR to instead use local table for title information to be displayed on description field of Invoice line item |
System Integration
SI.NO | Issue Type | Key | Labels | Summary | Priority | Component/s | Comments | ||||||||||
1 | Enhancement | OLE-6947 | Modify Batch Jobs | Critical | System Integration | Modified to have only the 4 jobs listed in the JIRA as unscheduled. Other jobs have been left as scheduled/un-scheduled as before. | |||||||||||
2 | Enhancement | OLE-53717119 | Validate against controlled vocabulary when setting constants or defaults in Batch Process Imports | Add a BIB_INFO_T table | Critical | System Integration | New table has been added to store bib information including title, author, publisher etc. This table is to be used for all title references eventually, though, currently it is used in NCIP lookupUser service and Invoice document display. Bib Editor and Loaders are populating the values in this table upon insert or update of the bib table. A migration script is available and needs to be executed to populate this table for institutions that are already on an earlier version of OLE. | ||||||||||
3 | Bug/Defect | OLE-68566925 | Use Next Match Points even if tag exists for First Match Point | Critical | System Integration | NCIP Response Times in Production Extremely Slow | Blocker | System Integration | Implemented changes to lookupUser service to use the new bib info table and corresponding item and holding tables for retrieving bib information to be returned for loan, patron and request information as part of the response for this service. | ||||||||
4 | Enhancement | OLE-7122 | SRU should use ány'relation (aka boolean AND) by default | Critical | System Integration |