Issue with email notification for KB articles
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi All,
I have a issue where I have a notification for KB articles which are going to expire in 10days the email should be triggered to the KB article author and in CC same Knowledge base managers or owners.
But in case the the notification is getting triggered to author but in CC KB managers or owners of different knowledge base.
I have tried but could not fix the issue If someone faced similar kind of issue or aware of the issue please let me know what might be the issue.
Thanks in advance!!
Below is the email script configured for the notification
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Instead of trying to script it why don't you just set the author and knowledge base owner on the "who will receive" tab in the notification in the user/group fields.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi @brianlan25 ,
I think if we directly add users instead of email script the individual emails would be triggered to author KB manager or KB owner but for me I need only one email should be triggered to Author and CC KB managers or owners.
Regards,
Dev
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
That notification works exactly as shown. It sends an email to both the Knowledge Article author and the Knowledge Base owner associated with the article.
The notification is triggered by a script that loops through all Knowledge Articles and sends a notification for each article. As a result, Knowledge Base owners may receive multiple notifications if they own a Knowledge Base containing multiple articles.
This is simply an example. In our current implementation, expiration notifications are sent only to the article author.