Bugzilla – Attachment 125585 Details for
Bug 25429
`cleanup_database.pl` should remove resolved claims returned after X days
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 25429: Script should be able to run with only return claims
Bug-25429-Script-should-be-able-to-run-with-only-r.patch (text/plain), 1.01 KB, created by
Marcel de Rooy
on 2021-10-01 09:02:44 UTC
(
hide
)
Description:
Bug 25429: Script should be able to run with only return claims
Filename:
MIME Type:
Creator:
Marcel de Rooy
Created:
2021-10-01 09:02:44 UTC
Size:
1.01 KB
patch
obsolete
>From 16262597b250539d09bb48a9b375feffd2db9e7a Mon Sep 17 00:00:00 2001 >From: Kyle M Hall <kyle@bywatersolutions.com> >Date: Tue, 12 Jan 2021 07:55:22 -0500 >Subject: [PATCH] Bug 25429: Script should be able to run with only return > claims >Content-Type: text/plain; charset=utf-8 > >Signed-off-by: Andrew Fuerste-Henry <andrew@bywatersolutions.com> > >Signed-off-by: Rebecca Coert <rcoert@arlingtonva.us> >Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net> > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >--- > 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 aefdf4cd44..f29c7a76a7 100755 >--- a/misc/cronjobs/cleanup_database.pl >+++ b/misc/cronjobs/cleanup_database.pl >@@ -234,6 +234,7 @@ unless ( $sessions > || defined $lock_days && $lock_days ne q{} > || $labels > || $cards >+ || $return_claims > ) { > print "You did not specify any cleanup work for the script to do.\n\n"; > usage(1); >-- >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 25429
:
104611
|
104612
|
104798
|
114601
|
114602
|
115042
|
115086
|
115087
|
115088
|
115089
|
115090
|
115907
|
115908
|
118880
|
118881
|
119219
|
120927
|
120928
|
120929
|
120930
|
125584
| 125585 |
125586
|
125587
|
125588