9 Jan
2019
9 Jan
'19
8:54 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21846 --- Comment #12 from Tomás Cohen Arazi <tomascohen@gmail.com> --- (In reply to Owen Leonard from comment #11)
These patches worked as expected for me. I did get inconsistent results from 'prove t/db_dependent/Tags.t.' It sometimes passed and sometimes didn't.
The QA tool has some complaints, but I'm not sure if they're false positives. I'll leave it for QA to decide.
Owen, thanks for reporting that. The problem is the patchset isn't updating the DBIC schema files. You can do it by issuing the following command $ dbic on the 'vagrant' user. The @RM will provide those schema updates when pushing. -- You are receiving this mail because: You are watching all bug changes.