getThemeList call failure while adding horizon themes in application.
OpenUI5 version: 1.102.0
Trying fiori next migration and getting the below issues. I have added the new themes in the existing working launchpad. Code snippets are mentioned below.(Entire file is attached as an attachment.) CommonDataModel.json.zip
Existing themes in launchpad : "sap.cloud.portal": { "config": { "ui5VersionNumber": "1.100.0", "theme.id": "sap_fiori_3", "theme.active": ["sap_fiori_3", "sap_belize_hcb", "sap_belize_hcw"], "InAppHelp": { "config": { "enabled": true, "productName": "OPP", "productVersion": "Cloud" } } } }
New themes in launchpad for Fiori Next Migration: "sap.cloud.portal": { "config": { "ui5VersionNumber": "1.100.0", "theme.id": "sap_horizon_hcb", "theme.active": ["sap_fiori_3", "sap_belize_hcb", "sap_belize_hcw", "sap_horizon_hcb", "sap_horizon_hcw", "sap_horizon_dark","sap_horizon_light"], "InAppHelp": { "config": { "enabled": true, "productName": "OPP", "productVersion": "Cloud" } } } }
After adding the new horizon themes, getThemeList call fails because of which the new themes are not listed in the appearance tab under settings. Below are two screenshots attached.


Hello @Nitisha1801 , Thank you for sharing this finding. I've created an internal incident 2280137148. The status of the issue will be updated here in GitHub. Regards, Todor
Hi @Nitisha1801, the sap.ushell library is part of SAPUI5 not of OPENUI5. GitHub is a place for managing issues for OPENUI5 only.
Please, open a ticket in SAP ticket system for managing incidents.