[Rt-commit] rt branch, 5.0/add-ownernameedit-format, created. rt-5.0.0-2-gf8678ea70b

Jim Brandt jbrandt at bestpractical.com
Wed Jul 29 15:57:56 EDT 2020


The branch, 5.0/add-ownernameedit-format has been created
        at  f8678ea70be674108551952ebc5147f52b9901d0 (commit)

- Log -----------------------------------------------------------------
commit f8678ea70be674108551952ebc5147f52b9901d0
Author: Jim Brandt <jbrandt at bestpractical.com>
Date:   Wed Jul 29 15:55:20 2020 -0400

    Add OwnerNameEdit as an option in the format dropdown
    
    In 15955a09 we added a new inline edit version of Owner
    for ticket search results, but missed changing a previous
    DisplayOnly option in the format dropdown.

diff --git a/share/html/Search/Elements/BuildFormatString b/share/html/Search/Elements/BuildFormatString
index e6ec43a1eb..5e32941657 100644
--- a/share/html/Search/Elements/BuildFormatString
+++ b/share/html/Search/Elements/BuildFormatString
@@ -151,7 +151,7 @@ else {
         Status ExtendedStatus UpdateStatus
         Type
 
-        OwnerName OwnerDisplayOnly Requestors Cc AdminCc CreatedBy LastUpdatedBy
+        OwnerName OwnerNameEdit Requestors Cc AdminCc CreatedBy LastUpdatedBy
 
         Priority InitialPriority FinalPriority
 

-----------------------------------------------------------------------


More information about the rt-commit mailing list