Seed Values Missing Parens and Consistency
authorKyle Huckins <khuckins@catalyte.io>
Wed, 10 Feb 2021 16:46:31 +0000 (16:46 +0000)
committerMike Rylander <mrylander@gmail.com>
Fri, 19 Aug 2022 17:41:25 +0000 (13:41 -0400)
- 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>
Open-ILS/src/sql/Pg/950.data.seed-values.sql

index a42997e..9194e65 100644 (file)
@@ -19516,11 +19516,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(