Content
View differences
Updated by Hagen Schink over 12 years ago
On www.openproject.org notes of automatic planning element updates still use former planning element referencing. This data needs to be migrated.
### Details
On PostgreSQL we can use regular expression to update those journal notes that contain update messages. Two forms of update messages exist:
- English: <code>Updated automatically by changing values within child planning element \#1411</code>
- German: <code>Automatisch durch die Änderungen in \#1888 aktualisert</code>
The migration that missed those automatic update notes are fixed already.
### Details
On PostgreSQL we can use regular expression to update those journal notes that contain update messages. Two forms of update messages exist:
- English: <code>Updated automatically by changing values within child planning element \#1411</code>
- German: <code>Automatisch durch die Änderungen in \#1888 aktualisert</code>
The migration that missed those automatic update notes are fixed already.