https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41373 Julian Maurice <julian.maurice@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off --- Comment #5 from Julian Maurice <julian.maurice@biblibre.com> --- 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.