Skip to content

Commit

Permalink
repo name changes from sunbird to sunbird_userorg_keyspace
Browse files Browse the repository at this point in the history
  • Loading branch information
BharathwajShankar committed Nov 10, 2023
1 parent 300d864 commit 6c29168
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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";
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 6c29168

Please sign in to comment.