https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25707 --- Comment #10 from David Cook <dcook@prosentient.com.au> --- (In reply to David Cook from comment #9)
(In reply to Nick Clemens from comment #3)
(In reply to David Cook from comment #2)
I wouldn't say it causes data loss because the data is still in the MARC record but it causes... incorrect MARC to DB mappings?
It overwrites existing mappings and they are not preserved, so the only way to recover is from backup.
Ohh I see what you mean. I thought you meant MARC data would be lost, but you're referring to the mapping data. That makes sense.
Honestly, I didn't recover from the backups. I just reset the mappings to reasonable defaults.
Since the mappings can be re-created, I wasn't thinking of it as data loss, since the valuable data (the MARC data) is still preserved. -- You are receiving this mail because: You are watching all bug changes.