https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21846 --- Comment #37 from Tomás Cohen Arazi <tomascohen@gmail.com> --- (In reply to Jonathan Druart from comment #20)
1. Maybe we should display the WARNING during the updatedb process only if really needed?
2. How do I test the maintenance script?
To test: - Enable tags and disable moderation (or plan to moderate and accept tags) - Tag 3 records: a - with 🐋 b - with 🌮 c - with 👍 - Note the weight on each says '3' - Click the tag to search, you get back all the records - Apply the previous patches from this bug report - Run: $ updatedatabase to upgrade the schema $ kshell k$ perl misc/maintenance/fix_tags_weight.pl => SUCCESS: the weights make sense -- You are receiving this mail because: You are watching all bug changes.