Bugzilla – Attachment 164021 Details for
Bug 36439
Column settings are missing on holds-to-pull table
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 36439: Remove duplicate section in columns_settings
Bug-36439-Remove-duplicate-section-in-columnssetti.patch (text/plain), 1.25 KB, created by
Lucas Gass (lukeg)
on 2024-03-27 17:53:32 UTC
(
hide
)
Description:
Bug 36439: Remove duplicate section in columns_settings
Filename:
MIME Type:
Creator:
Lucas Gass (lukeg)
Created:
2024-03-27 17:53:32 UTC
Size:
1.25 KB
patch
obsolete
>From 6dc062b16d627029902d5da1aa7edba09a45febc Mon Sep 17 00:00:00 2001 >From: Andreas Jonsson <andreas.jonsson@kreablo.se> >Date: Wed, 27 Mar 2024 15:15:16 +0100 >Subject: [PATCH] Bug 36439: Remove duplicate section in columns_settings > > The patch for bug 33575 was carelessely applied so > the holds section was overwritten by a duplicated > section which cause the table configuration for > the holds-to-pull table to be missing. > > Test plan: > > * Place a hold on a record that has items (so there is at least one hold to pull) > * Go to the page "holds to pull" and verify that the column settings are present > to the left above the table (<cog wheel icon> Columns). > > NOTE: the column settings are cached, so you need to reset memcached > between tests if you want to test with and without the patch. > >Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> >--- > admin/columns_settings.yml | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/admin/columns_settings.yml b/admin/columns_settings.yml >index cf4ee54190..39b70fe5f4 100644 >--- a/admin/columns_settings.yml >+++ b/admin/columns_settings.yml >@@ -1680,7 +1680,6 @@ modules: > - > columnname: action > >- holds: > patron_holds_table: > columns: > - >-- >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 36439
:
164007
|
164021
|
164158