Notification not triggered to createdby person for an 'issue'
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2024 02:49 AM
A notification should be triggered to 'created by' person when a record is updated in 'Issue' table. for other fields like control owner or closed by, it works . But it doesn't trigger mail to created by person. i doubt this happens since the createdby field displays a string value of username only and not a mail. how to fix this ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2024 03:22 AM
Hi @Ravivarman Saee ,
You can use Opened by ($opened_by) which is a reference field to which you can send notification.
Please mark this comment as Correct Answer/Helpful if it helped you.
Regards,
Swathi Sarang
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2024 04:08 AM - edited 03-04-2024 04:33 AM
HI Swathi,
Yes i am trying to use opened by field only. Still i have a doubt whether i can use it as a substitute for created by field though its the same value.
More to that though opened by field is reference field i am unable to use it
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2024 04:14 AM
@Ravivarman Saee if its related to HR related table it would differ but for issue table i think you can use opened by it will be same as created by, if you want to cross check you can check in issue table whether there is any scenario where opened by and created by is different .
Please mark this comment as Correct Answer/Helpful if it helped you.
Regards,
Swathi Sarang
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2024 04:40 AM - edited 03-04-2024 04:41 AM
though opened by field is reference field email is not triggered. but this works for openedby.manager or control/risk.owner or biso etc