Versions Compared

Key

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

1. Sprint Release

  • 1.5.5-r20754r
  • Release date – October 17th21st,  2014

2. Tag Information

...

DB changes that need to be applied are available at https://svn.kuali.org/repos/ole/tags/builds/ole-1.5/1.5.5/20141017-r20745/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 https://svn.kuali.org/repos/ole/tags/builds/ole-1.5/1.5.5/20141017-r20745/ole-app/ole-db/ole-sql/ole-liquibase-upgrade-sql/src/main/resources/org/kuali/ole/sql/oracle/1.5.5.sql and <> (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:

...

addition of a new index https://jira.kuali.org/browse/OLE-7121

 

Deliver

SI.NOIssue TypeKeyLabelsSummaryPriorityComponent/sComments
1Bug/DefectOLE-68957127 Parameter Include Non-working Hours Affecting Due Date/Time as Well as FinesCriticalDeliver 2Bug/DefectOLE-7069 Need to change the data type for NTC_TO_SND_DT Index added on LOAN_ID on OLE_DLVR_LOAN_NOTICE_TMajorDeliver 
32Bug/DefectOLE-70946915 Some loans are being assigned due times when Circulation Desk is closedCannot update patron barcode if patron has large number of loansCriticalDeliver 
        


Describe

3
SI.NOIssue TypeKeyLabelsSummaryPriorityComponent/sComments
1Bug/DefectOLE-7074   

Cannot edit records in production

BlockerDescribe    
2 Bug/DefectOLE-7051   Item and holding screens now don't show edits after submitCriticalDescribe Bug/DefectOLE-6912  Things are not transferring but there is no errorCriticalDescribe 

 

S&A

SI.NOIssue TypeKeyLabelsSummaryPriorityComponent/sComments
1Bug/DefectOLE-69857172 

PDP Table not reflecting negative invoice linesChange calculation of Invoice Total field to help fix rounding issue

CriticalSelect Acquire - Invoice

 

2Bug/DefectOLE-69787041 

Purchase Order Amendment does not create ledger entries

CriticalSelect Acquire - Purchase Order

 

3Bug/DefectOLE-6995 Unable to Turn Off Public Display Option in Serials Receiving Record 

Invoice - Performance Improvements

CriticalSelect Acquire - Serial Receiving

 

4Bug/DefectOLE-6220 

Payment Requests going to Exception status if PO has been amended

CriticalSelect Acquire - Invoice

 

5Bug/DefectOLE-6825  Pro Rating of Additional Charges Not Working on InvoiceBlockerSelect Acquire - Invoice 
6Bug/DefectOLE-6978  Purchase Order Amendment does not create ledger entriesCriticalSelect Acquire - PO 
7Bud/DefectOLE-7038  Unable to Cancel InvoiceCriticalSelect Acquire - InvoiceInvoice

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.NOIssue TypeKeyLabelsSummaryPriorityComponent/sComments
1EnhancementOLE-6947  Modify Batch JobsCriticalSystem 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.
2EnhancementOLE-53717119  Validate against controlled vocabulary when setting constants or defaults in Batch Process ImportsAdd a BIB_INFO_T tableCriticalSystem 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 in the eventually, thought, currently it is used in NCIP lookupUser service and Invoice document display. Bib Editor and Loaders shall be populating the values in this table upon insert of update of the bib table. A migration script is also to be executed to populate this table for institutions that are already on an earlier version of OLE.
3Bug/DefectOLE-68566925  Use Next Match Points even if tag exists for First Match PointCriticalSystem Integration NCIP Response Times in Production Extremely SlowBlockerSystem IntegrationImplemented 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.