Unable to see My Team performance tile in spring board or navigator
Summary:
We are in 26B and all Redwood UI pages are enabled. Under My Team, we can see Team goals center, Team activity center, Team Skill center but can't see Team performance.
Content (please ensure you mask any confidential information):
When I try to check the structure, VBCS page EL expressions also bit weird. For Navigator it is combination of Redwood UI and responsive UI.
Show on Navigator one as:
#{Profile.values.ORA_HCM_VBCS_PWA_ENABLED eq 'Y' and Profile.values.HCM_RESPONSIVE_PAGES_ENABLED eq 'Y' and Profile.values.HRA_PERFORMANCE_RESPONSIVE_ENABLED eq 'Y' and Profile.values.HRA_PERFORMANCE_DOCUMENT_RESPONSIVE_ENABLED eq 'Y' and Profile.values.HRA_EVALUATE_PERFORMANCE_RESPONSIVE_ENABLED eq 'Y' and Profile.values.ORA_HRA_PERFORMANCE_LANDING_PART_FDBK_REDWOOD_ENABLED eq 'Y'}