[Koha-bugs] [Bug 41262] Duplicate import in Koha::Patron
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41262 David Nind changed: What|Removed |Added CC||[email protected] Resolution|--- |FIXED Status|Needs documenting |RESOLVED --- Comment #6 from David Nind --- Architecture change, no changes to the manual required. -- 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 41262] Duplicate import in Koha::Patron
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41262 Fridolin Somers changed: What|Removed |Added CC||[email protected] ||m Status|Pushed to stable|Needs documenting --- Comment #5 from Fridolin Somers --- Depends on Bug 26744 not in 24.11.x -- 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 41262] Duplicate import in Koha::Patron
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41262 Paul Derscheid changed: What|Removed |Added Version(s)|25.11.00|25.11.00,25.05.06 released in|| Status|Pushed to main |Pushed to stable -- 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 41262] Duplicate import in Koha::Patron
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41262 --- Comment #3 from Lucas Gass (lukeg) --- Nice work everyone! Pushed to main for 25.11 -- 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 41262] Duplicate import in Koha::Patron
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41262 Lucas Gass (lukeg) changed: What|Removed |Added Status|Passed QA |Pushed to main Version(s)||25.11.00 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 41262] Duplicate import in Koha::Patron
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41262 Martin Renvoize (ashimema) 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 41262] Duplicate import in Koha::Patron
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41262 Martin Renvoize (ashimema) changed: What|Removed |Added Status|Needs Signoff |Signed Off CC||[email protected] ||o.uk QA Contact|[email protected] |[email protected] |y.org |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 41262] Duplicate import in Koha::Patron
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41262 Martin Renvoize (ashimema) changed: What|Removed |Added Attachment #189657|0 |1 is obsolete|| -- 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 41262] Duplicate import in Koha::Patron
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41262 --- Comment #2 from Martin Renvoize (ashimema) --- Created attachment 189674 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=189674&action=edit Bug 41262: Remove duplicate `logaction` import This patch removes a trivial duplicate import. To test: 1. Apply the patch 2. Run: k$ prove t/db_dependent/Koha/Patron.t => SUCCESS: Tests don't break 3. Sign off :-D Signed-off-by: Tomás Cohen Arazi Signed-off-by: Martin Renvoize -- 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 41262] Duplicate import in Koha::Patron
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41262 Tomás Cohen Arazi (tcohen) changed: What|Removed |Added Patch complexity|--- |Trivial patch 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 41262] Duplicate import in Koha::Patron
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41262 --- Comment #1 from Tomás Cohen Arazi (tcohen) --- Created attachment 189657 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=189657&action=edit Bug 41262: Remove duplicate `logaction` import This patch removes a trivial duplicate import. To test: 1. Apply the patch 2. Run: k$ prove t/db_dependent/Koha/Patron.t => SUCCESS: Tests don't break 3. Sign off :-D Signed-off-by: Tomás Cohen Arazi -- 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 41262] Duplicate import in Koha::Patron
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41262 Tomás Cohen Arazi (tcohen) changed: What|Removed |Added CC||[email protected] Depends on||26744 Assignee|[email protected] |[email protected] |ity.org | Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26744 [Bug 26744] Log changes to extended patron attributes -- 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/
