[Koha-bugs] [Bug 41761] Updating accountlines note sets accountlines.date to current date
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41761 --- 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 41761] Updating accountlines note sets accountlines.date to current date
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41761 Lucas Gass (lukeg) changed: What|Removed |Added Status|Passed QA |Pushed to main Version(s)||26.05.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 41761] Updating accountlines note sets accountlines.date to current date
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41761 --- Comment #4 from Martin Renvoize (ashimema) --- Created attachment 193609 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=193609&action=edit Bug 41761: Do not update accountlines.date when editing a note To test: 0. APPLY PATCH, restart_all 1. Create an accountline and make note of the accountline.date 2. On that accoutnline edit the note. 3. Confirm that the accountline.date does NOT update. Signed-off-by: Juliet Heltibridle 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 41761] Updating accountlines note sets accountlines.date to current date
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41761 Martin Renvoize (ashimema) changed: What|Removed |Added Attachment #192398|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 41761] Updating accountlines note sets accountlines.date to current date
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41761 Martin Renvoize (ashimema) changed: What|Removed |Added Status|Signed Off |Passed QA 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 41761] Updating accountlines note sets accountlines.date to current date
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41761 [email protected] changed: What|Removed |Added CC||[email protected] -- 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 41761] Updating accountlines note sets accountlines.date to current date
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41761 Andrew Fuerste-Henry changed: What|Removed |Added Attachment #192397|0 |1 is obsolete|| --- Comment #3 from Andrew Fuerste-Henry --- Created attachment 192398 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=192398&action=edit Bug 41761: Do not update accountlines.date when editing a note To test: 0. APPLY PATCH, restart_all 1. Create an accountline and make note of the accountline.date 2. On that accoutnline edit the note. 3. Confirm that the accountline.date does NOT update. Signed-off-by: Juliet Heltibridle -- 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 41761] Updating accountlines note sets accountlines.date to current date
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41761 Andrew Fuerste-Henry changed: What|Removed |Added Status|Needs Signoff |Signed Off -- 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 41761] Updating accountlines note sets accountlines.date to current date
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41761 --- Comment #2 from Lucas Gass (lukeg) --- We shouldn't need to set timestamp here because on the accountlines table timestamp column we have: `timestamp` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp() -- 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 41761] Updating accountlines note sets accountlines.date to current date
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41761 Lucas Gass (lukeg) changed: What|Removed |Added Assignee|[email protected] |[email protected] |ity.org | Patch complexity|--- |Trivial patch CC||[email protected] -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. ___ 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 41761] Updating accountlines note sets accountlines.date to current date
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41761 --- Comment #1 from Lucas Gass (lukeg) --- Created attachment 192397 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=192397&action=edit Bug 41761: Do not update accountlines.date when editing a note To test: 0. APPLY PATCH, restart_all 1. Create an accountline and make note of the accountline.date 2. On that accoutnline edit the note. 3. Confirm that the accountline.date does NOT update. -- 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/
[Koha-bugs] [Bug 41761] Updating accountlines note sets accountlines.date to current date
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41761 Lucas Gass (lukeg) changed: What|Removed |Added Status|NEW |Needs Signoff -- 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/
