The DB rev for cardnumber changes on bug 3820 has a side effect of updating the timestamp in the logs - historical changes are going to be lost by this upgrade as they will now all appear to have been done at upgrade time.
Created attachment 96739 [details] [review] Bug 24329: Correction to updatedatabase Ensure timestamp is not overwriteen during upgrade when applying updates for bug 3820
Created attachment 96740 [details] [review] Bug 24329: Prevent update of timestamp on action_logs updates
Created attachment 96775 [details] [review] Bug 24329: Correction to updatedatabase Ensure timestamp is not overwriteen during upgrade when applying updates for bug 3820
Created attachment 96776 [details] [review] Bug 24329: Prevent update of timestamp on action_logs updates Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Created attachment 96831 [details] [review] Bug 24329: Correction to updatedatabase Ensure timestamp is not overwriteen during upgrade when applying updates for bug 3820 Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Created attachment 96832 [details] [review] Bug 24329: Prevent update of timestamp on action_logs updates Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Created attachment 96833 [details] [review] Bug 24329: Add a test Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Thanks for adding a test Jonathan.. shame on me for missing that in the initial set.
Nice work everyone! Pushed to master for 20.05
Pushed to 19.11.x branch for 19.11.02
backported to 19.05.x for 19.05.08
Based on enhancement not backported to 18.11.x so will not be backporting to 18.11.x series.