Bug 32460: Add missing columns to table configuration for patron categories

The table settings were missing the recently added columns, resulting
in strange behaviour using the column visibility settings:

* patron expiration
* can be guarantee
* exclude from local holds priority

To test:
* Go to administration > patron categories
* Verify some columns are missing from the Columns selection
* Apply patch
* Verify the missing columns are now present and all columns
  can be hidden/unhidden as expected
* Change settings for the table in administration > table settings
* Verify the settings have the desired effect

Signed-off-by: Laura Escamilla <laura.escamilla@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit 0f042b02c7)
Signed-off-by: Jacob O'Mara <jacob.omara@ptfs-europe.com>
This commit is contained in:
Katrin Fischer 2022-12-28 21:33:27 +00:00 committed by Jacob O'Mara
parent 0580913a8b
commit 494152f82b

View file

@ -258,6 +258,8 @@ modules:
columnname: type
-
columnname: enrollment_period
-
columnname: password_expiration
-
columnname: age_required
-
@ -274,8 +276,12 @@ modules:
columnname: messaging
-
columnname: branches_limitations
-
columnname: can_be_guarantee
-
columnname: default_privacy
-
columnname: exclude_from_local_holds_priority
-
columnname: actions
cannot_be_toggled: 1