Iteration 1.5.6-r21260 (Friday, Nov 28th, 2014)

1. Sprint Release

  • 1.5.6-r21260 
  • Release date – November 28, 2014

2. Tag Information

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/sKeySummaryPriorityIssue TypeLabelsComments
 DeliverOLE-7020NCIP AcceptItem Sending Hold Notice in Production OLEMajorEnhancement  
 DeliverOLE-7105Requests for items due in the past leave original due date in place, patrons incur fines retroactivelyCriticalBug/Defect  
 DescribeOLE-7210Transfer lets you choose Holdings but it's updated bibsMajorBug/DefectDataIntegrity 
 ImplementationOLE-7204NCIP CheckInItem Failing when Item Not Checked OutMajorBug/Defect  
 Select & AcquireOLE-6992Negative additional charge on positive invoice makes no ledger entriesMajorBug/Defect  
 Select & AcquireOLE-7125Restore three links to OLE maintenance menuMajorEnhancement  
 System IntegrationOLE-7183Admin Menu Docstore Service Link opens blank tabMajorBug/Defect  
 System IntegrationOLE-7148Optimize KRAD Use in OLECriticalEnhancementPerformanceThis 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