Bug 20856

Summary: Restore ability to delete unverified self registrations after x hours
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: PatronsAssignee: Bugs List <koha-bugs>
Status: CLOSED WONTFIX QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: dcook, fridolin.somers, gmcharlt, kyle.m.hall, nick
Version: Main   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21855
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:
Bug Depends on: 13049    
Bug Blocks:    

Description Katrin Fischer 2018-06-01 13:00:33 UTC
With bug 13049 the behaviour of the  was changed, so the number of hours defined for will be recalculated into days now (minimum 1).

It would be nice if it was possible again to give the delay in hours.

But we should at least change the help of delete_unverified_opac_registrations.pl to point out that limitation.
Comment 1 Katrin Fischer 2018-06-01 13:02:54 UTC
To be fair, there is a note:

IMPORTANT: You should no longer call this script. Please use
cleanup_database.pl with parameter --del-unv-selfreg.

Totally missed it, was only looking at the options.
Comment 2 Fridolin Somers 2019-02-04 12:44:06 UTC
Is this obsolete since Bug 21855 ?
Comment 3 Katrin Fischer 2019-08-11 12:54:56 UTC
Hi Frido, no this is not fixed. The job is now done by the cleanup script, but it still can't be scheduled for hours again.
Comment 4 David Cook 2021-05-26 01:02:28 UTC
It also doesn't run on an out-of-the-box installation... Bug 24968