https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41373
Julian Maurice <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off --- Comment #5 from Julian Maurice <[email protected]> --- The test plan requires https://gitlab.com/koha-community/koha-mana/-/merge_requests/41 to be merged. Alternatively you can validate a token manually by executing the following SQL query in Mana: UPDATE librarian SET activationdate = NOW() WHERE id = '<token>' Patch is trivial so I signed it off to push it to the QA queue. -- 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/
