http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15607 Bug ID: 15607 Summary: Batch patron modification: Data loss of 'dateenrolled' and 'expirydate' fields Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: critical Priority: P5 - low Component: Tools Assignee: gmcharlt@gmail.com Reporter: mtj@kohaaloha.com QA Contact: testopia@bugs.koha-community.org The 'batch parton modification' tool seems to overwrite 'dateenrolled' and 'expirydate' fields with $todaysdate, if any of these fields are left unpopulated when updating confirmed on master 8db6b0f5330f16d4e3f100987597d0ce72645d07 to test... 1/ Set 'dateenrolled' and/or 'expirydate' fields of a test user 2/ Use 'batch parton modification' tool to update any other field (eg: 'State') 3/ Confirm that user's 'dateenrolled' and/or 'expirydate' fields have been incorrectly updated to $todays date :( -- You are receiving this mail because: You are watching all bug changes.