[Koha-devel] require_strong_password "too late" in updatedatabase.pl

Tomas Cohen Arazi tomascohen at gmail.com
Wed Sep 23 19:14:08 CEST 2020


I filled a bug for that:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26513

On Wed, Sep 23, 2020, 14:07 Philippe Blouin <philippe.blouin at inlibro.com>
wrote:

> Hello devs!
>
> Our "master" instances are exploding.
>
> Line 22722 of updatedatabase.pl says
>
> ALTER TABLE `categories` ADD COLUMN `exclude_from_local_holds_priority`
> tinyint(1) default NULL AFTER `require_strong_password`
>
> While "require_strong_password" is added later on (line 22786).
>
> So we get
>
> Software error DBIx::Class::Storage::DBI::_dbh_execute(): Unknown column
> 'me.*exclude_from_local_holds_priority*' in 'field list' at
>
> Regards,
> Philippe Blouin,
> Directeur de la technologie
>
> Tél.  : (833) 465-4276, poste 230
> philippe.blouin at inLibro.com
> inLibro | pour esprit libre | www.inLibro.com
> _______________________________________________
> Koha-devel mailing list
> Koha-devel at lists.koha-community.org
> https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
> website : http://www.koha-community.org/
> git : http://git.koha-community.org/
> bugs : http://bugs.koha-community.org/
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.koha-community.org/pipermail/koha-devel/attachments/20200923/c57818da/attachment.htm>


More information about the Koha-devel mailing list