Bugzilla – Attachment 101993 Details for
Bug 25000
SQL report not updated
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 25000: SQL report not updated
Bug-25000-SQL-report-not-updated.patch (text/plain), 780 bytes, created by
Devinim
on 2020-03-27 12:30:48 UTC
(
hide
)
Description:
Bug 25000: SQL report not updated
Filename:
MIME Type:
Creator:
Devinim
Created:
2020-03-27 12:30:48 UTC
Size:
780 bytes
patch
obsolete
>From 86ef26ad09ef593aa68247024a0a7a0b57edc699 Mon Sep 17 00:00:00 2001 >From: =?UTF-8?q?Nazl=C4=B1=20=C3=87etin?= <nazli@devinim.com.tr> >Date: Fri, 27 Mar 2020 12:25:46 +0000 >Subject: [PATCH] Bug 25000: SQL report not updated > >--- > C4/Reports/Guided.pm | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/C4/Reports/Guided.pm b/C4/Reports/Guided.pm >index 01a613dbf9d..0a592b58ed1 100644 >--- a/C4/Reports/Guided.pm >+++ b/C4/Reports/Guided.pm >@@ -645,6 +645,7 @@ sub update_sql { > $report->report_subgroup($subgroup); > $report->cache_expiry($cache_expiry) if defined $cache_expiry; > $report->public($public); >+ $report->store(); > if( $cache_expiry >= 2592000 ){ > die "Please specify a cache expiry less than 30 days\n"; # That's a bit harsh > } >-- >2.11.0
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 25000
: 101993