1. Sprint Release
- 1.5.5-2087520878
- Release date – October 28th, 2014
...
- SVN url for the released tag: https://svn.kuali.org/repos/ole/tags/builds/ole-1.5/1.5.5/20141028-r20875r20878/
3. Deliverables
Database Changes
...
DB changes that need to be applied are available at
MySQL - https://svn.kuali.org/repos/ole/tags/builds/ole-1.5/1.5.5/20141028-r20875r20878/ole-app/ole-db/ole-sql/ole-liquibase-upgrade-sql/src/main/resources/org/kuali/ole/sql/mysql/1.5.5.sql
Oracle - https://svn.kuali.org/repos/ole/tags/builds/ole-1.5/1.5.5/20141028-r20875r20878/ole-app/ole-db/ole-sql/ole-liquibase-upgrade-sql/src/main/resources/org/kuali/ole/sql/oracle/1.5.5.sql
The DB Changes include
- Changes to the ole_ds_bib_info_t: OLE-7138. The existing table must be dropped and recreated per the commands in the 1.5.5.sql folder above, then repopulated from existing data by running the migration script "Initialize Bib Info" found at Admin | Docstore Service + admin.jsp (e.g. http://docstore.qa.ole.kuali.org/admin.jsp).
- New parameters for the batch job on the action list: OLE-7007; . The sql has the new entries.
...
SI.NO | Issue Type | Key | Labels | Summary | Priority | Component/s | Comments |
---|---|---|---|---|---|---|---|
1 | Bug/Defect | OLE-7007 | Blanket Approve option for invoices only available to document initiator | Major | S&A | new parameters and New parameters to work with a new 'schedule' job created |
System Integration
SI.NO | Issue Type | Key | Labels | Summary | Priority | Component/s | Comments |
---|---|---|---|---|---|---|---|
1 | Bug/Defect | OLE-7138 | Discrepancy number of rows for ole_ds_bib_info_t | Critical | System Integration | Drop Table, recreate using SVN scripts, repopulate | |
2 | Bug/Defect | OLE-7122 | SRU should use 'all' relation (aka boolean AND) by default | Critical | System Integration | Backed out changes from previous release 1.5.5-r20788 |