https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15157
Emmi Takkinen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #21 from Emmi Takkinen <[email protected]> --- (In reply to Martin Renvoize from comment #19) > I started working through the feedback here, but ran out of tuits. > > I think we should probably use system preferences instead of passing > parameters in the script call as David suggests.. I'm also not sure at this > point how cron vs background tasks are working.. this is really designed as > an 'auto debar users' feature I think? > > This wasn't ever something I intended to work on, nor have anyone using.. so > I'm not really sure where it should be going.. I just picked it up to > modernise the code and help things to move forwards. Any feedback welcome. Thanks for picking this up Martin! I noticed couple quick fixes, there's no my $amount declared and also --confirm option no longer needs string. And for some reason amount limit is not working. -- You are receiving this mail because: 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/
