Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: added database change notes

...

3.  Deliverables

Database ChangesNo

The following database changes are included in this tag:  (see https://svn.kuali.org/repos/ole/tags/builds/ole-1.5/1.5.4/20141001-r20590/ole-app/ole-db/ole-sql/ole-liquibase-upgrade-sql/src/main/resources/org/kuali/ole/sql/oracle/1.5.4.sql or https://svn.kuali.org/repos/ole/tags/builds/ole-1.5/1.5.4/20141001-r20590/ole-app/ole-db/ole-sql/ole-liquibase-upgrade-sql/src/main/resources/org/kuali/ole/sql/mysql/1.5.4.sql)

INSERT INTO KRCR_PARM_T (NMSPC_CD, CMPNT_CD, PARM_NM, OBJ_ID, VER_NBR, PARM_TYP_CD, VAL, PARM_DESC_TXT, EVAL_OPRTR_CD, APPL_ID) VALUES ('OLE-DLVR', 'Deliver', 'RENEW_INFORMATION_INDICATOR_FOR_VUFIND_SERVICES', 'OLE6518', '1', 'CONFG', 'N', 'This is for deciding whether the renewable value is needed in the getCheckedOutItems and lookupUser service response or not ', 'A', 'OLE')

CREATE INDEX ole.NTC_TO_SND_DT_INDX ON ole.OLE_DLVR_LOAN_NOTICE_T(NTC_TO_SND_DT)
CREATE INDEX ole.NTC_TYP_INDX ON ole.OLE_DLVR_LOAN_NOTICE_T(NTC_TYP)
CREATE INDEX ole.PTRN_ID_INDX ON ole.OLE_DLVR_LOAN_NOTICE_T(PTRN_ID)

Re-index Required (Yes/No)

No. 

Implementation

Nill



Deliver

...

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

Generation of Overdue notices very slow

CriticalDeliver

Updated the migration code to handle exceptions and proceed with processing other records instead of failing the entire batch of loans for which OverDue dates are to be populated.

Describe

Recall Request through Vufind using API does not update item table due date and do not update loan or item due date for indefinite items (null due date/time)

CriticalDeliver

 

        

Describe

SI.NOIssue TypeKeyLabelsSummaryPriorityComponent/sComments
1Bug/DefectOLE-6954 Cannot Remove an Extent of Ownership from HoldingsCriticalDescribe

 

2Bug/DefectOLE-7005 Foreign Key constraint violation in deleting ole_ds_ext_ownership_t rowCriticalDescribe

 

3Bug/DefectOLE-7037 Remove Ext of Ownership gets stack trace in 1.5.3.1CriticalDescribe 


S&A

SI.NOIssue TypeKeyLabelsSummaryPriorityComponent/sComments
1Bug/DefectOLE-69836962 Invoices taking too long to loadCriticalImplementationFixed problem of displaying titles with double quotes (JSON Error) and added code for clearing the form from memory upon 'Close' and 'Cancel' buttons being clicked.Performance Slow With 300+ Serial ReceiptsCriticalS&A

 

2Bug/DefectOLE-6965 Accounting percentage on invoice line incorrect if price has been changedMajorS&A 

System Integration

SI.NOIssue TypeKeyLabelsSummaryPriorityComponent/sComments
1Bug/DefectOLE-6925 NCIP Response Times in Production Extremely SlowCriticalSystem Integration

 

2Bug/DefectOLE-6930 Slow SRU responsesCriticalSystem Integration