[Koha-bugs] [Bug 41409] Streetnumber has a different data type in borrower_modifications
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41409 Lucas Gass (lukeg) changed: What|Removed |Added Keywords|additional_work_needed | --- Comment #12 from Lucas Gass (lukeg) --- follow-up pushed to main -- 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/
[Koha-bugs] [Bug 41409] Streetnumber has a different data type in borrower_modifications
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41409 Lucas Gass (lukeg) changed: What|Removed |Added Keywords||additional_work_needed -- 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/
[Koha-bugs] [Bug 41409] Streetnumber has a different data type in borrower_modifications
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41409 --- Comment #11 from Jonathan Druart --- Created attachment 194333 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=194333&action=edit Bug 41409: Add COMMENT to kohastructure To fix misc4dev/run_tests.pl --run-db-compare-only -- 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/
[Koha-bugs] [Bug 41409] Streetnumber has a different data type in borrower_modifications
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41409 Victor Grousset/tuxayo changed: What|Removed |Added CC||[email protected] --- Comment #10 from Victor Grousset/tuxayo --- @Matt this introduced a divergence between a fresh and an upgraded DB. kohastructure.sql lacks the COMMENT which the db_revs has. Somehow the tests miss that. At least for that I have ticket opened: https://gitlab.com/koha-community/koha-misc4dev/-/issues/103 That's all for now (for lack of opening a proper ticket), I need to get out of the rabbit hole ^^" -- 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/
[Koha-bugs] [Bug 41409] Streetnumber has a different data type in borrower_modifications
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41409 Fiona Borthwick changed: What|Removed |Added CC||[email protected] ||o.uk -- 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/
[Koha-bugs] [Bug 41409] Streetnumber has a different data type in borrower_modifications
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41409 --- Comment #9 from ChloƩ Zermatten --- All pushed to 25.11.x Thanks all! -- 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/
[Koha-bugs] [Bug 41409] Streetnumber has a different data type in borrower_modifications
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41409 ChloƩ Zermatten changed: What|Removed |Added Status|Pushed to main |Pushed to stable Version(s)|26.05.00|26.05.00,25.11.02 released in|| -- 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/
[Koha-bugs] [Bug 41409] Streetnumber has a different data type in borrower_modifications
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41409 Lucas Gass (lukeg) changed: What|Removed |Added CC||[email protected] --- Comment #8 from Lucas Gass (lukeg) --- follow-up pushed, thanks Matt! -- 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/
[Koha-bugs] [Bug 41409] Streetnumber has a different data type in borrower_modifications
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41409 --- Comment #7 from Matt Blenkinsop --- Created attachment 191405 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=191405&action=edit Bug 41409: (follow-up) DBIC changes -- 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/
[Koha-bugs] [Bug 41409] Streetnumber has a different data type in borrower_modifications
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41409 Pedro Amorim changed: What|Removed |Added CC||[email protected] ||k --- Comment #6 from Pedro Amorim --- (In reply to Lucas Gass (lukeg) from comment #5) > Nice work everyone! > > Pushed to main for 26.05 I think we're missing dbic changes of this patch in main: run dbic, you get the respective changes in Koha/Schema/Result/BorrowerModification.pm -- 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/
[Koha-bugs] [Bug 41409] Streetnumber has a different data type in borrower_modifications
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41409 Lucas Gass (lukeg) changed: What|Removed |Added Blocks||41523 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41523 [Bug 41523] Bug 41409 update statement is not accurate -- 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/
[Koha-bugs] [Bug 41409] Streetnumber has a different data type in borrower_modifications
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41409 David Nind changed: What|Removed |Added CC||[email protected] Text to go in the||The database data types for release notes||these fields are tinytext ||in the borrowers table and ||varchar(10) in the ||borrower_modifications ||table: || ||- streetnumber (a patron's ||main address street number ||field) ||- B_streetnumber (a ||patron's alternate address ||street number field) || ||This enhancement updates ||the borrower_modifications ||table so that the fields ||are now tinytext, ||consistent with the ||borrowers table. -- 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/
[Koha-bugs] [Bug 41409] Streetnumber has a different data type in borrower_modifications
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41409 --- Comment #5 from Lucas Gass (lukeg) --- Nice work everyone! Pushed to main for 26.05 -- 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/
[Koha-bugs] [Bug 41409] Streetnumber has a different data type in borrower_modifications
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41409 Lucas Gass (lukeg) changed: What|Removed |Added Version(s)||26.05.00 released in|| Status|Passed QA |Pushed to main -- 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/
[Koha-bugs] [Bug 41409] Streetnumber has a different data type in borrower_modifications
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41409 Laura Escamilla changed: What|Removed |Added QA Contact|[email protected] |Laura.escamilla@bywatersolu |y.org |tions.com CC||Laura.escamilla@bywatersolu ||tions.com -- 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/
[Koha-bugs] [Bug 41409] Streetnumber has a different data type in borrower_modifications
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41409 Laura Escamilla changed: What|Removed |Added Attachment #190419|0 |1 is obsolete|| --- Comment #4 from Laura Escamilla --- Created attachment 190682 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=190682&action=edit Bug 41409: Convert streetnumber and B_streetnumber to tinytext Test plan: 1) Run 'updatedatabase' 2) No errors should be thrown Sponsored-by: Cheshire West and Chester Council Signed-off-by: Owen Leonard Signed-off-by: Laura_Escamilla -- 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/
[Koha-bugs] [Bug 41409] Streetnumber has a different data type in borrower_modifications
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41409 Laura Escamilla changed: What|Removed |Added Status|Signed Off |Passed QA -- 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/
[Koha-bugs] [Bug 41409] Streetnumber has a different data type in borrower_modifications
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41409 Owen Leonard changed: What|Removed |Added Attachment #190381|0 |1 is obsolete|| --- Comment #3 from Owen Leonard --- Created attachment 190419 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=190419&action=edit Bug 41409: Convert streetnumber and B_streetnumber to tinytext Test plan: 1) Run 'updatedatabase' 2) No errors should be thrown Sponsored-by: Cheshire West and Chester Council Signed-off-by: Owen Leonard -- 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/
[Koha-bugs] [Bug 41409] Streetnumber has a different data type in borrower_modifications
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41409 Owen Leonard changed: What|Removed |Added Status|Needs Signoff |Signed Off Patch complexity|--- |Trivial patch -- 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/
[Koha-bugs] [Bug 41409] Streetnumber has a different data type in borrower_modifications
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41409 Matt Blenkinsop changed: What|Removed |Added Blocks||41411 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41411 [Bug 41411] Streetnumber field is limited to 10 characters despite being tinytext -- 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/
[Koha-bugs] [Bug 41409] Streetnumber has a different data type in borrower_modifications
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41409 Matt Blenkinsop changed: What|Removed |Added Sponsorship status|--- |Sponsored -- 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/
[Koha-bugs] [Bug 41409] Streetnumber has a different data type in borrower_modifications
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41409 Matt Blenkinsop changed: What|Removed |Added Attachment #190378|0 |1 is obsolete|| --- Comment #2 from Matt Blenkinsop --- Created attachment 190381 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=190381&action=edit Bug 41409: Convert streetnumber and B_streetnumber to tinytext Test plan: 1) Run 'updatedatabase' 2) No errors should be thrown Sponsored-by: Cheshire West and Chester Council -- 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/
[Koha-bugs] [Bug 41409] Streetnumber has a different data type in borrower_modifications
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41409 --- Comment #1 from Matt Blenkinsop --- Created attachment 190378 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=190378&action=edit Bug 41409: Convert streetnumber and B_streetnumber to tinytext Test plan: 1) Run 'updatedatabase' 2) No errors should be thrown -- 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/
[Koha-bugs] [Bug 41409] Streetnumber has a different data type in borrower_modifications
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41409 Matt Blenkinsop changed: What|Removed |Added Status|NEW |Needs Signoff -- 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/
[Koha-bugs] [Bug 41409] Streetnumber has a different data type in borrower_modifications
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41409 Matt Blenkinsop changed: What|Removed |Added Assignee|[email protected] |[email protected] |ity.org |o.uk -- You are receiving this mail because: You are the assignee for the bug. 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/
