From 6c291681163c1dbff5dd8d4113e17671feacf013 Mon Sep 17 00:00:00 2001 From: BharathwajShankar Date: Fri, 10 Nov 2023 11:29:56 +0530 Subject: [PATCH] repo name changes from sunbird to sunbird_userorg_keyspace --- .../platform-common/src/main/java/org/sunbird/keys/JsonKey.java | 2 +- .../src/main/resources/externalresource.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/core/platform-common/src/main/java/org/sunbird/keys/JsonKey.java b/core/platform-common/src/main/java/org/sunbird/keys/JsonKey.java index 8922dc4227..0e23d56b7a 100644 --- a/core/platform-common/src/main/java/org/sunbird/keys/JsonKey.java +++ b/core/platform-common/src/main/java/org/sunbird/keys/JsonKey.java @@ -650,7 +650,7 @@ public final class JsonKey { public static final String USER_PRIVATE_FIELDS = "userPrivateFields"; //Release 5.4.0 LR-102 - public static final String SUNBIRD_KEYSPACE = "sunbird_keyspace"; + public static final String SUNBIRD_KEYSPACE = "sunbird_userorg_keyspace"; public static final String ES_LOCATION_INDEX = "es_location_index"; public static final String ES_USER_FEED_INDEX = "es_user_feed_index"; public static final String ES_USER_NOTES_INDEX = "es_user_notes_index"; diff --git a/core/platform-common/src/main/resources/externalresource.properties b/core/platform-common/src/main/resources/externalresource.properties index 228d456b4f..481e1508db 100644 --- a/core/platform-common/src/main/resources/externalresource.properties +++ b/core/platform-common/src/main/resources/externalresource.properties @@ -108,6 +108,6 @@ channel_registration_disabled=false sunbird_password_reset_login_page_url=/resources isFormValidationRequired=true userProfileConfigMap={\"type\":\"profileconfig\",\"subtype\":\"28\",\"action\":\"get\",\"component\":\"*\",\"framework\":\"*\",\"data\":{\"templateName\":\"profileConfig_v2\",\"action\":\"get\",\"fields\":[{\"code\":\"persona\",\"children\":{\"administrator\":[{\"code\":\"district\"},{\"code\":\"state\"},{\"code\":\"subPersona\",\"type\":\"select\",\"default\":null,\"templateOptions\":{\"options\":[{\"label\":\"Headmaster\",\"value\":\"hm\"},{\"label\":\"Cluster Resource Person\",\"value\":\"crp\"}]}},{\"code\":\"block\"},{\"code\":\"cluster\"},{\"code\":\"school\"}],\"teacher\":[{\"code\":\"state\"},{\"code\":\"district\"},{\"code\":\"block\"},{\"code\":\"cluster\"},{\"code\":\"school\"}],\"student\":[{\"code\":\"state\"},{\"code\":\"district\"},{\"code\":\"block\"},{\"code\":\"cluster\"},{\"code\":\"school\"}],\"parent\":[{\"code\":\"state\"},{\"code\":\"district\"},{\"code\":\"block\"},{\"code\":\"cluster\"},{\"code\":\"school\"}],\"other\":[{\"code\":\"state\"},{\"code\":\"district\"},{\"code\":\"subPersona\",\"templateOptions\":{\"options\":[{\"value\":\"Doctor (Allopathy)\",\"label\":\"Doctor (Allopathy)\"},{\"value\":\"AYUSH Professional\",\"label\":\"AYUSH Professional\"}]}},{\"code\":\"block\"},{\"code\":\"cluster\"},{\"code\":\"school\"}]}}]},\"created_on\":\"2022-02-10T14:16:51.852Z\",\"last_modified_on\":\"2022-11-14T05:45:02.685Z\",\"rootOrgId\":\"*\"} -sunbird_keyspace=sunbird +sunbird_userorg_keyspace=sunbird user-deletion-roles=public