Bugzilla – Attachment 101298 Details for
Bug 24152
Add the ability to purge pseudonymized data
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 24152: Add a warning about the delete of statistics's table entries
Bug-24152-Add-a-warning-about-the-delete-of-statis.patch (text/plain), 1.33 KB, created by
Jonathan Druart
on 2020-03-20 16:02:57 UTC
(
hide
)
Description:
Bug 24152: Add a warning about the delete of statistics's table entries
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2020-03-20 16:02:57 UTC
Size:
1.33 KB
patch
obsolete
>From fc3404353891ea8ea163d51085dbaaa1de9067a5 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Tue, 24 Sep 2019 18:09:10 -0300 >Subject: [PATCH] Bug 24152: Add a warning about the delete of statistics's > table entries > >Signed-off-by: Signed-off-by: Sonia Bouis <sonia.bouis@univ-lyon3.fr> >--- > misc/cronjobs/cleanup_database.pl | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/misc/cronjobs/cleanup_database.pl b/misc/cronjobs/cleanup_database.pl >index 3b899e9150..a86c07986e 100755 >--- a/misc/cronjobs/cleanup_database.pl >+++ b/misc/cronjobs/cleanup_database.pl >@@ -92,6 +92,7 @@ Usage: $0 [-h|--help] [--sessions] [--sessdays DAYS] [-v|--verbose] [--zebraqueu > --uploads-missing FLAG Delete upload records for missing files when FLAG is true, count them otherwise > --oauth-tokens Delete expired OAuth2 tokens > --statistics DAYS Purge statistics entries more than DAYS days old. >+ This table is used to build reports, make sure you are aware of the consequences of this before using it! > --deleted-catalog DAYS Purge catalog records deleted more then DAYS days ago > (from tables deleteditems, deletedbiblioitems, deletedbiblio_metadata and deletedbiblio). > --deleted-patrons DAYS Purge patrons deleted more than DAYS days ago. >-- >2.20.1
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 24152
:
95977
|
95978
|
95979
|
97253
|
97254
|
97255
|
101297
|
101298
|
101299
|
105817
|
105818
|
105819
|
106051
|
106052
|
106053
|
106054
|
106196