Skip to content

Commit

Permalink
[MODFISTO-356] - NEWS updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Dzmitry_Butramyou committed Oct 21, 2022
1 parent ca347fb commit 35a89cd
Showing 1 changed file with 27 additions and 2 deletions.
29 changes: 27 additions & 2 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,30 @@
## 8.3.0 - Unreleased
## 8.4.0 - Unreleased

## 8.3.0 - Released (Nolana R3 2022)
The primary focus of this release was to implementation preview rollover flow

[Full Changelog](https://github.com/folio-org/mod-finance-storage/compare/v8.2.0...v8.3.0)

### Stories
* [MODFISTO-353](https://issues.folio.org/browse/MODFISTO-353) Upgrade RAML Module Builder
* [MODFISTO-351](https://issues.folio.org/browse/MODFISTO-351) Provide expense class details in Ledger Rollover Budgets API response
* [MODFISTO-348](https://issues.folio.org/browse/MODFISTO-348) Fix randomly failing tests
* [MODFISTO-338](https://issues.folio.org/browse/MODFISTO-338) Update planned budget status to active during FY rollover
* [MODFISTO-335](https://issues.folio.org/browse/MODFISTO-335) Implement sending email and include it in the preview ledger rollover flow
* [MODFISTO-327](https://issues.folio.org/browse/MODFISTO-327) Replace unique index in the table "ledger_fiscal_year_rollover" with uniqueness logic in the code
* [MODFISTO-323](https://issues.folio.org/browse/MODFISTO-323) Update ledger rollover SQL script with preview rollover logic and store results in the preview rollover table
* [MODFISTO-320](https://issues.folio.org/browse/MODFISTO-320) Define and implement Storage API : Ledger Rollover Budgets
* [MODFISTO-319](https://issues.folio.org/browse/MODFISTO-319) Define schemas and table for storing generated Budgets and schema for showing rollover logs
* [MODFISTO-318](https://issues.folio.org/browse/MODFISTO-318) Implement Preview rollover flow and update budgets with all calculated amounts


### Bug Fixes
* [MODFISTO-354](https://issues.folio.org/browse/MODFISTO-354) Encumbered amount is increased by the next test rollover Encumbered amount when run test rollover multiple times
* [MODFISTO-345](https://issues.folio.org/browse/MODFISTO-345) Remove update_encumbrances_order_status.ftl (cross module)
* [MODFISTO-343](https://issues.folio.org/browse/MODFISTO-343) Tenant init fails on 2nd time
* [MODFISTO-342](https://issues.folio.org/browse/MODFISTO-342) Tenant operation failed for module mod-finance-storage-8.1.6: SQL error
* [MODFISTO-340](https://issues.folio.org/browse/MODFISTO-340) Invalid usage of optimistic locking


## 8.2.0 - Released (Morning Glory R2 2022)
The primary focus of this release was to fix rollover issues
Expand All @@ -17,7 +43,6 @@ The primary focus of this release was to fix rollover issues
* [MODFISTO-214](https://issues.folio.org/browse/MODFISTO-214) Illegal cross-module *_mod_finance_storage.fund access on migration



## 8.1.0 - Released
The primary focus of this release was to voiding transactions support and fix encumbrance calculations

Expand Down

0 comments on commit 35a89cd

Please sign in to comment.