Iteration 1.5.6-r21260 (Friday, Nov 28th, 2014)
1. Sprint Release
- 1.5.6-r21260
- Release date – November 28, 2014
2. Tag Information
- SVN url for the released tag: https://svn.kuali.org/repos/ole/tags/builds/ole-1.5/1.5.6/20141128-r21260/
3. Deliverables
Database Changes:
- Two new system parameters were introduced for OLE-7020. This will require updates to the KRCR_PARAM_T; Please run the following sql to accomplish that.
- Oracle
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', 'ON_HOLD_NOTICE_REQUEST_TYPE', 'OLE6573', '1', 'CONFG', 'Recall/Hold Request;Hold/Hold Request;Page/Hold Request', 'This parameter defines the request type codes to which the notice to be send to the patron when the on hold notice job runs.'';'' act as record separator for each request type', 'A', 'OLE')
/
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', 'ON_HOLD_NOTICE_ITEM_STATUS', 'OLE6574', '1', 'CONFG', 'ONHOLD', 'This parameter defines the item status code to which the notice to be send to the patron when the on hold notice job runs.'';'' act as record separator for each item status', 'A', 'OLE')
/
- MySQL
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', 'ON_HOLD_NOTICE_REQUEST_TYPE', 'OLE6573', '1', 'CONFG', 'Recall/Hold Request;Hold/Hold Request;Page/Hold Request', 'This parameter defines the request type codes to which the notice to be send to the patron when the on hold notice job runs.'';'' act as record separator for each request type', 'A', 'OLE')
/
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', 'ON_HOLD_NOTICE_ITEM_STATUS', 'OLE6574', '1', 'CONFG', 'ONHOLD', 'This parameter defines the item status code to which the notice to be send to the patron when the on hold notice job runs.'';'' act as record separator for each item status', 'A', 'OLE')
/
System parameters:
For OLE-7020, two system parameters are provided.
ON_HOLD_NOTICE_REQUEST_TYPE -- Recall/Hold Request;Hold/Hold Request;Page/Hold Request
ON_HOLD_NOTICE_ITEM_STATUS -- ONHOLD
4. Jiras
S.No. | Component/s | Key | Summary | Priority | Issue Type | Labels | Comments |
---|---|---|---|---|---|---|---|
Deliver | OLE-7020 | NCIP AcceptItem Sending Hold Notice in Production OLE | Major | Enhancement | |||
Deliver | OLE-7105 | Requests for items due in the past leave original due date in place, patrons incur fines retroactively | Critical | Bug/Defect | |||
Describe | OLE-7210 | Transfer lets you choose Holdings but it's updated bibs | Major | Bug/Defect | DataIntegrity | ||
Implementation | OLE-7204 | NCIP CheckInItem Failing when Item Not Checked Out | Major | Bug/Defect | |||
Select & Acquire | OLE-6992 | Negative additional charge on positive invoice makes no ledger entries | Major | Bug/Defect | |||
Select & Acquire | OLE-7125 | Restore three links to OLE maintenance menu | Major | Enhancement | |||
System Integration | OLE-7183 | Admin Menu Docstore Service Link opens blank tab | Major | Bug/Defect | |||
System Integration | OLE-7148 | Optimize KRAD Use in OLE | Critical | Enhancement | Performance | This JIRA has no code related to it directly. It was a master with a variety of issues linked to it. |
Operated as a Community Resource by the Open Library Foundation