[Koha-bugs] [Bug 23822] Regression: As of 19.05.04 deletion of patrons with outstanding credits is silently blocked

2019-11-18 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23822 Fridolin SOMERS changed: What|Removed |Added Status|Pushed to master|Pushed to stable

[Koha-bugs] [Bug 23822] Regression: As of 19.05.04 deletion of patrons with outstanding credits is silently blocked

2019-11-18 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23822 --- Comment #12 from Jonathan Druart --- (In reply to Fridolin SOMERS from comment #11) > Shouldn't we also fix the other line : > if ( $op eq 'delete_confirm' or $countissues > 0 or $charges or > $is_guarantor ) { Maybe, we are

[Koha-bugs] [Bug 23822] Regression: As of 19.05.04 deletion of patrons with outstanding credits is silently blocked

2019-11-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23822 --- Comment #11 from Fridolin SOMERS --- Shouldn't we also fix the other line : if ( $op eq 'delete_confirm' or $countissues > 0 or $charges or $is_guarantor ) { -- You are receiving this mail because: You are watching all bug

[Koha-bugs] [Bug 23822] Regression: As of 19.05.04 deletion of patrons with outstanding credits is silently blocked

2019-11-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23822 --- Comment #10 from Martin Renvoize --- Nice work! Pushed to master for 19.11.00 -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list

[Koha-bugs] [Bug 23822] Regression: As of 19.05.04 deletion of patrons with outstanding credits is silently blocked

2019-11-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23822 Katrin Fischer changed: What|Removed |Added Patch complexity|--- |Small patch

[Koha-bugs] [Bug 23822] Regression: As of 19.05.04 deletion of patrons with outstanding credits is silently blocked

2019-11-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23822 Martin Renvoize changed: What|Removed |Added Version(s)||19.11.00 released

[Koha-bugs] [Bug 23822] Regression: As of 19.05.04 deletion of patrons with outstanding credits is silently blocked

2019-11-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23822 Katrin Fischer changed: What|Removed |Added Attachment #95327|0 |1 is obsolete|

[Koha-bugs] [Bug 23822] Regression: As of 19.05.04 deletion of patrons with outstanding credits is silently blocked

2019-11-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23822 Martin Renvoize changed: What|Removed |Added Status|Needs Signoff |Signed Off --- Comment

[Koha-bugs] [Bug 23822] Regression: As of 19.05.04 deletion of patrons with outstanding credits is silently blocked

2019-11-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23822 Martin Renvoize changed: What|Removed |Added Attachment #95254|0 |1 is obsolete|

[Koha-bugs] [Bug 23822] Regression: As of 19.05.04 deletion of patrons with outstanding credits is silently blocked

2019-11-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23822 Martin Renvoize changed: What|Removed |Added Severity|normal |major -- You are

[Koha-bugs] [Bug 23822] Regression: As of 19.05.04 deletion of patrons with outstanding credits is silently blocked

2019-11-11 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23822 --- Comment #6 from Martin Renvoize --- Updated the bug title to reflect the impact of the change and Jonathans bugfix.. Cloned the original bug to bug 24008 to record the enhancement request to add blocking of patron deletions if

[Koha-bugs] [Bug 23822] Regression: As of 19.05.04 deletion of patrons with outstanding credits is silently blocked

2019-11-11 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23822 Martin Renvoize changed: What|Removed |Added Summary|No warning is produced when |Regression: As of