Bugzilla – Attachment 159440 Details for
Bug 35277
Pseudonymization should be done in a background job
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 35277: (QA follow-up) Fix POD
Bug-35277-QA-follow-up-Fix-POD.patch (text/plain), 826 bytes, created by
Kyle M Hall (khall)
on 2023-12-01 11:17:52 UTC
(
hide
)
Description:
Bug 35277: (QA follow-up) Fix POD
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2023-12-01 11:17:52 UTC
Size:
826 bytes
patch
obsolete
>From 456179f30984a2fd994942f20154ee5d27b0ae2f Mon Sep 17 00:00:00 2001 >From: Kyle M Hall <kyle@bywatersolutions.com> >Date: Fri, 1 Dec 2023 06:17:39 -0500 >Subject: [PATCH] Bug 35277: (QA follow-up) Fix POD > >--- > Koha/BackgroundJob/PseudonymizeStatistic.pm | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/Koha/BackgroundJob/PseudonymizeStatistic.pm b/Koha/BackgroundJob/PseudonymizeStatistic.pm >index 08c24b04c13..92227e2b8fa 100644 >--- a/Koha/BackgroundJob/PseudonymizeStatistic.pm >+++ b/Koha/BackgroundJob/PseudonymizeStatistic.pm >@@ -23,7 +23,7 @@ use base 'Koha::BackgroundJob'; > > =head1 NAME > >-Koha::BackgroundJob::BatchCancelHold - Batch cancel holds >+Koha::BackgroundJob::PseudonymizedTransactions - Pseudonymize transactions background job > > This is a subclass of Koha::BackgroundJob. > >-- >2.30.2
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 35277
:
158596
|
158597
|
158606
|
158607
|
158608
|
158610
|
158611
|
158802
|
159440
|
160908
|
160909
|
160910
|
160911
|
160912
|
161065