/
1.6 Sprint 4

1.6 Sprint 4

1. Sprint Release

  • 1.6- r21992
  • Release date – February 20th, 2015

2. Tag Information

3.  Deliverables

Database Changes: (Relevant only for upgrades)

Oracle: https://svn.kuali.org/repos/ole/tags/builds/ole-1.6/1.6.0/20150220-r21992/ole-app/ole-db/ole-sql/ole-liquibase-upgrade-sql/src/main/resources/org/kuali/ole/sql/oracle/1.6.0.sql

MySQL: https://svn.kuali.org/repos/ole/tags/builds/ole-1.6/1.6.0/20150220-r21992/ole-app/ole-db/ole-sql/ole-liquibase-upgrade-sql/src/main/resources/org/kuali/ole/sql/mysql/1.6.0.sql

1) OLE-7444

        Added new column PTRN_DLVR_ADD to the table OLE_DLVR_ADD_T

2) OLE-7428

        Added new column RQST_EXPIRTIN_DAYS to the table OLE_CRCL_DSK_T

3) OLE-7157

        Dropped index LOAN_ITM_INDEX from table OLE_DLVR_LOAN_T

        Added unique contraint to the column ITM_ID in table OLE_DLVR_LOAN_T

System parameters: 

Nil

DATA CLEANUP

OLE-7175 added a unique constraint on ole_dlvr_loan_t (ITM_ID_CONST (unique) on ITM_ID).  Duplicates must be deleted before adding the constraint.

4. Jiras

S.No.Component/sKeySummaryPriorityIssue TypeLabelsComments
1DeliverOLE-7030Return screen jumps to bottom of returned items list after every returnCriticalBug/DefectUsabiity 
2ImplementationOLE-7115Incrementals are never completingBlockerBug/Defect  
3DeliverOLE-7157Data integrity issue: multiple references to items in Loan tableBlockerBug/DefectDataIntegrity 
4DeliverOLE-7162Data integrity issue: items in loan table with an item status not loaned or lostBlockerBug/DefectDataIntegrity 
5DeliverOLE-7185Data Integrity Issue: items have due dates in item table, no entry in loan tableCriticalBug/DefectDataIntegrity 
6System IntegrationOLE-7290XML EncoderMajorEnhancement  
7DescribeOLE-7304Bib Import: default item call number type is ignored and LCC is applied insteadCriticalBug/Defect  
8Implementation, Select & AcquireOLE-7323Attach PO to existing bib gets 4 holdings/items attached to same POCriticalBug/Defect  
9DescribeOLE-7346approval invoice loaders - item messed up, invoice creation fails, loader stopsMajorBug/Defect  
10Deliver, ImplementationOLE-7352Policy set 1 and Policy not found both evaluate to trueMajorBug/Defect  
11Select & AcquireOLE-7366Data file not accessible from GLCP documentMinorBug/Defect  
12Select & AcquireOLE-7373Weird Behavior of Line Item Notes in PO Details on InvoiceCriticalBug/Defect  
13System IntegrationOLE-7389OLE Release Documentation link on the admin tab is incorrectMajorBug/Defect  
14DeliverOLE-7405Tabs no longer indicating whether they are populated or notMajorBug/Defect  
15DeliverOLE-7407Proxy relationships are not visible on the real patron's record if the proxy patron's account is inactiveMajorBug/Defect  
16DeliverOLE-7408Deliver Item Search - barcode spelled incorrectlyTrivialBug/Defect  
17DeliverOLE-7409Deliver Item Search, place request - returns only part of patron nameCriticalBug/Defect  
18DeliverOLE-7415InTransit Loan History Tab not appearing on new Deliver Item viewMajorBug/Defect  
19DeliverOLE-7418Deliver Item Search not working for barcodesCriticalBug/Defect  
20DescribeOLE-7421Search Workbench Select All - all selected on subsequent searchesMajorBug/Defect  
21DeliverOLE-7422Clicking on "Create New" from the Request screen in Deliver does not bring up the new Place Request workflow described in OLE-6802.BlockerEnhancement  
22DeliverOLE-7428Deliver Request default expiration date not appearingMajorBug/Defect  
23DeliverOLE-7429Erroneous error message on Request submitMajorBug/Defect  
24DeliverOLE-7430Request Submit button still appears after successful submitMajorBug/Defect  
25System IntegrationOLE-7433NCIP CheckInItem Error MessageMajorBug/Defect  
26Select & AcquireOLE-7434Inactive Vendors Appear on Drop-Down Menu When Creating InvoicesMajorBug/Defect  
27DeliverOLE-7435Add item information to Place Request displayMajorEnhancement  
28DeliverOLE-7439No Override available for Requests that are blocked by Circ RulesMajorBug/Defect  
29DeliverOLE-7444Selection of Address for Delivery RequestsMajorBug/Defect  
30DeliverOLE-7452Deliver Item Search results inconsistentBlockerBug/Defect  
31DeliverOLE-7401SIP/SIP2 protocol - 3M protocol defines a 'renew' as a 'loan'MajorEnhancement  
32System IntegrationOLE-7392Refactor Deletion of collection objects in Maint. ScreensMajorTask