Bugzilla – Attachment 124990 Details for
Bug 28859
Table Settings should control Checked out by field in Checkout history
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 28859: Fix missing column setting
Bug-28859-Fix-missing-column-setting.patch (text/plain), 957 bytes, created by
Owen Leonard
on 2021-09-17 14:03:36 UTC
(
hide
)
Description:
Bug 28859: Fix missing column setting
Filename:
MIME Type:
Creator:
Owen Leonard
Created:
2021-09-17 14:03:36 UTC
Size:
957 bytes
patch
obsolete
>From d38b7e32bb4ca2e6ce69cb0a322f72a0336fefcf Mon Sep 17 00:00:00 2001 >From: Andrew Isherwood <andrew.isherwood@ptfs-europe.com> >Date: Fri, 17 Sep 2021 14:14:36 +0100 >Subject: [PATCH] Bug 28859: Fix missing column setting > >This commit adds the missing checked_out_by column to >columns_settings.yaml > >Test plan: > >- Follow the test plans in the bug description and note that the >symptoms are no longer seen > >Signed-off-by: Owen Leonard <oleonard@myacpl.org> >--- > admin/columns_settings.yml | 2 ++ > 1 file changed, 2 insertions(+) > >diff --git a/admin/columns_settings.yml b/admin/columns_settings.yml >index 16516b3452..a48c2f00ce 100644 >--- a/admin/columns_settings.yml >+++ b/admin/columns_settings.yml >@@ -447,6 +447,8 @@ modules: > cannot_be_modified: 1 > - > columnname: checked_out_from >+ - >+ columnname: checked_out_by > - > columnname: renewed > - >-- >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 28859
:
124986
|
124990
|
126146
|
127030
|
127031