Timesheet Approval Notification
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2025 07:31 PM
I'm trying to configure the following requirement and would appreciate some guidance.
When a user submits a time card against a project task, an email notification should be sent to the PM of the related project, notifying them that a new time card is awaiting approval.
I'm just not sure how to configure the logic so that the notification is sent specifically to the Project Manager of the related Project
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2025 11:18 PM
Hello @Jason116 ,
Thanks for the feedback. In this case either the Notification conditions are not configured correctly, or the Time Card does not match the configuration.
Can you please double check that the Time Card really has the Submitted state and that its Top task is a Project?
Regards,
Robert
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2025 11:21 PM - edited 05-05-2025 11:23 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2025 11:31 PM - edited 05-05-2025 11:31 PM
Hello @Jason116 ,
Yes, indeed that looks fine. Would you mind sharing a screen shot of your Notification configuration as well (need only to see the "When to send" section)?
Regards,
Robert
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2025 02:34 AM
Ok just figured it out!! silly mistake on my behalf!! only had 'interted' ticked and not 'updated' so this has resolved it however would also like some help in just getting the content of the email please, just need something simple like:
User xxx has just submitted a time card against project task xxx for project xxx. Please click here [this should be link to the time card so they can action it] to approve or reject
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2025 03:02 AM
Hello @Jason116 ,
There you go:
User ${user} has just submitted a time card against project task ${task} for project ${top_task}. Please click here ${URI} to approve or reject
Please note that you can select the Time Card fields on the right of the editor to insert them into the text.
Regards,
Robert