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

Pedro Amorim <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA

--- Comment #19 from Pedro Amorim <[email protected]> ---
Failing QA here:

1) Atomicupdate is not idempotent (look at unless( column_exists) from other
db_revs entries).
If you run updatedatabase twice in a row you get the following error:
Duplicate column name 'display_order

2) Tests need to be added/updated, e.g.
prove t/db_dependent/Koha/Patron/Attribute.t
is failing with the message Unknown type int for display_order in
BorrowerAttributeType.

Look at bug 32610 for a starting point on where to add/check stuff.

Reach out on mattermost if you need additional help.

-- 
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/

Reply via email to