...
- SVN url for the released tag: https://svn.kuali.org/repos/ole/tags/builds/ole-1.5/1.5.3.14/2014092520141001-r20501r20590/
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.NO | Issue Type | Key | Labels | Summary | Priority | Component/s | Comments |
1 | Bug/Defect | OLE-59946931 | Generation of Overdue notices very slow | Critical | Deliver | 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) | Critical | Deliver |
| ||||
Describe
SI.NO | Issue Type | Key | Labels | Summary | Priority | Component/s | Comments |
1 | Bug/Defect | OLE-6954 | Cannot Remove an Extent of Ownership from Holdings | Critical | Describe |
| |
2 | Bug/Defect | OLE-7005 | Foreign Key constraint violation in deleting ole_ds_ext_ownership_t row | Critical | Describe |
| |
3 | Bug/Defect | OLE-7037 | Remove Ext of Ownership gets stack trace in 1.5.3.1 | Critical | Describe |
S&A
SI.NO | Issue Type | Key | Labels | Summary | Priority | Component/s | Comments | |||
1 | Bug/Defect | OLE-69836962 | Invoices taking too long to load | Critical | Implementation | Fixed 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 Receipts | Critical | S&A |
| |
2 | Bug/Defect | OLE-6965 | Accounting percentage on invoice line incorrect if price has been changed | Major | S&A |
System Integration