Recall TimeSheet button not showing for Submitted state

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2024 05:14 AM
Hello Community,
I have modified the script include TimeCardUIActionHelper in Line 19 as follows:
var allowedStates = ["Processed", "Approved", "Submitted"];
I have added state Submitted so when I user submit time sheet, he can recall right away and does not have to wait for Manager to approve.
However when I submit time sheet the recall button is not showing up, I checked the state of the time sheet and it is Submitted.
I have the correct roles and the button shows up if manager approves.
am I missing something else?
Thanks.
0 REPLIES 0