[Koha-bugs] [Bug 36439] Column settings are missing on holds-to-pull table

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 27 18:53:32 CET 2024


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36439

Lucas Gass <lucas at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #164007|0                           |1
        is obsolete|                            |

--- Comment #2 from Lucas Gass <lucas at bywatersolutions.com> ---
Created attachment 164021
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=164021&action=edit
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 at bywatersolutions.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list