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>
Wed, 2 Feb 2022 21:47:16 +0000 (16:47 -0500)
- Fix missing Parens in Seed Values
- Ensure added Seed Value is consistent with upgrade script

Signed-off-by: Kyle Huckins <khuckins@catalyte.io>
Open-ILS/src/sql/Pg/950.data.seed-values.sql

index 4a5f448..70cfa5f 100644 (file)
@@ -19500,11 +19500,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(