https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41786
--- Comment #2 from Lari Taskula <[email protected]> --- (In reply to Lari Taskula from comment #0) > This can be fixed with the -before flag, but I think it is unexpected > behavior. Also you can only hardcode a value to -before, so if you change > MembershipExpiryDaysNotice, it will not update the -before value. An alternative solution might be to use the --where flag and do a subquery selecting the value from MembershipExpiryDaysNotice. But I'm not a big fan of that solution. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
