Seed Values Missing Parens and Consistency
authorKyle Huckins <khuckins@catalyte.io>
Wed, 10 Feb 2021 16:46:31 +0000 (16:46 +0000)
committerJane Sandberg <sandbergja@gmail.com>
Thu, 13 Oct 2022 16:04:00 +0000 (09:04 -0700)
- Fix missing Parens in Seed Values
- Ensure added Seed Value is consistent with upgrade script

Signed-off-by: Kyle Huckins <khuckins@catalyte.io>
Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Signed-off-by: Jane Sandberg <sandbergja@gmail.com>

Open-ILS/src/sql/Pg/950.data.seed-values.sql

index b74a461..ef95011 100644 (file)
@@ -19534,11 +19534,12 @@ VALUES (
         'cwst', 'label'
     )
 ), (
-    'eg.grid.asset.ouSettings', 'gui', 'object',
+    'eg.grid.admin.actor.org_unit_settings', 'gui', 'object',
     oils_i18n_gettext(
-        'eg.grid.asset.ouSettings',
-        'Grid Config: asset.ouSettings',
+        'eg.grid.admin.actor.org_unit_settings',
+        'Grid Config: admin.actor.org_unit_settings',
         'cwst', 'label'
+    )
 ), (
     'eg.cat.record.summary.collapse', 'gui', 'bool',
     oils_i18n_gettext(