- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-14-2024 04:41 AM
Why does a new Publication notification get inserted to notification table each time a test publication is created and an email notification is sent. This is captured in update set. What business rule is responsible for this and how can it be switched off?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-17-2024 11:26 AM
Yes, if thats how platform update sets behave, then it is an expected behavior. Targeted communications is an application built on top of core platform. All metadata is captured is update sets. If this update set contains notifications for test publications, which you dont want to move across instance, you can ignore the update set entry based on your use case.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-23-2024 10:33 AM
This is per design, Notification record is created per publication. On the publication publish date, publication notification will be sent to users in recipient list, we are shipping a Publication notification template.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-23-2024 10:33 AM
This is per design, Notification record is created per publication. On the publication publish date, publication notification will be sent to users in recipient list, we are shipping a Publication notification template.