Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Current »

1. Sprint Release

  • 1.5.3.1-r20425
  • Release date – September, 17th 2014

2. Tag Information

3.  Deliverables

Database Changes

Yes. 

Two new tables have been added for 

Error rendering macro 'jira' : Unable to locate Jira server for this macro. It may be due to Application Link configuration.

Will need to apply the upgrade sql from https://svn.kuali.org/repos/ole/tags/builds/ole-1.5/1.5.3.1/20140917-r20425/ole-app/ole-db/ole-sql/ole-liquibase-upgrade-sql/src/main/resources/org/kuali/ole/sql/oracle/1.5.3.1.sql

 

The following changes need to be applied on the DB:

INSERT INTO KRMS_TYP_T (TYP_ID, NM, NMSPC_CD, SRVC_NM, ACTV, VER_NBR) VALUES ('OLE2016', 'DeliverNotice', 'OLE', 'deliverNoticeTypeService', 'Y', '1')

INSERT INTO KRMS_TYP_T (TYP_ID, NM, NMSPC_CD, SRVC_NM, ACTV, VER_NBR) VALUES ('OLE2017', 'NoticeFormat', 'OLE', 'noticeFormatTypeService', 'Y', '1')

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', 'NUMBER_OF_ITEM_INFO_IN_SINGLE_SOLR_CALL', 'OLE6519', '1', 'CONFG', '100', 'This is for setting the number of item information we can get from a single solr call.The number should be based on the maxhttpheadersize parameter in the SOLR tomcats server.xml file.We need to provide the value in such a way that the generated query size should not exceed the size of the maxhttpheadersize.The value could be set to  (maxhttpheadersize - 1000)/50', 'A', 'OLE')

The above sqls are already available in the DB change sql file linked above.


KRMS XML File change

Changes have been made to the structure of the KRMS XML File as detailed in the https://docs.google.com/a/kuali.org/document/d/1CMF3Aw7bF5WD3026aewdKtbAvXR3AwFT3ZpUz8vPzz8/edit

These changes need to be applied to the institution's XML file as appropriate. 


Re-index Required (Yes/No)

No.

Implementation

SI.NOIssue TypeKeyLabelsSummaryPriorityComponent/s
1Bug/DefectOLE-6983 Invoices taking too long to loadCriticalImplementation
       

 

Deliver

SI.NOIssue TypeKeyLabelsSummaryPriorityComponent/s
1Bug/DefectOLE-5994 

Generation of Overdue notices very slow

CriticalDeliver


Describe

 

SI.NOIssue TypeKeyLabelsSummaryPriorityComponent/s
1Bug/DefectOLE-6952 

System slow down when trying ot display bib with thousands of items

CriticalDescribe


S&A

SI.NOIssue TypeKeyLabelsSummaryPriorityComponent/s
1Bug/DefectOLE-7008 1.5.3 is creating multiple pos and itemsBlockerSelect & Acquire
       
  • No labels