https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34621 Nick Clemens <nick@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Signed Off --- Comment #8 from Nick Clemens <nick@bywatersolutions.com> --- (In reply to Marcel de Rooy from comment #5)
What is the effect of this on bug 34617 ?
On the staff interface there is an option to "Renew existing patrons" - "from the current membership expiry date" - we implement that Bug 34617 made sure that we do update the dateexpiry per any setting when there was no dateexpiry column in the file. So if a patron import doesn't have a dateexpiry column, and we select "Renew existing patrons" - "from the current membership expiry date" it will work If the patron import does have a dateexpiry column and we select "Renew existing patrons" - "from the current membership expiry date" - it will ignore the imported date and use the calculated date - as expected If you select 'Ignore' or 'Renew using the dateexpiry in the file' then it will do that -- You are receiving this mail because: You are watching all bug changes.