Timecard EL used for Line Manager to have edit option is not working after 23C update
Summary:
We are using below EL expression to allow timecard edits only to the managers.
{pageFlowScope.tcParams.flowType eq 'Manager'}
However, after 23C upgrade the EL expression is not working anymore and managers do not see an option to edit. If we remove the customization both employee and manager can edit the timecard.
Do you know any other EL that can be used for Line Manager or another available option?
Content (required):
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):