Performance tile not showing under My Team
Summary:
We tested using redwood for performance in dev5 and everything is working as expected. When moving to dev1 we are not getting the performance tile to appear under My Team as expected, only shows in quick actions. We have compared the EL expression and both environments use the same one:
#{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'}