Add remark on added 12.2.4 migration

pull/11300/head
Oliver Günther 2 years ago
parent bdb0d08e9c
commit f53eb909f6
No known key found for this signature in database
GPG Key ID: 88872239EB414F99
  1. 14
      docs/release-notes/12-2-4/README.md

@ -13,6 +13,20 @@ Release date: 2022-09-15
We released [OpenProject 12.2.4](https://community.openproject.com/versions/1599).
The release contains several bug fixes and we recommend updating to the newest version.
### Pending journal cleanup database migration
With OpenProject 12.2.2, a journal cleanup migration was introduced to fix a data corruption bug in the 12.2.0 release.
That migration would fail for some customers that have some invalid journal references in their datasets. The ones we found and confirmed were due to historical data being invalid, so these journals can be safely destroyed.
A migration was added to this release to do just that, and ensure that the 12.2.2 migration can successfully be ran.
For more information on that change, please see the discussion in [Bug #44132](https://community.openproject.com/wp/44132)
<!--more-->
#### Bug fixes and changes

Loading…
Cancel
Save