- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-23-2019 12:30 PM
When an approval request is rejected, I'm trying to get the comments to post in the activities log. It is posting that the request was rejected but not including the comments. I included the Approval History in the activity filter and it still no luck. The comments are posting when I test in my Developers Instance but not in my production. Is there another setting I am missing that needs to be turned on / Activated?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2020 11:10 AM
You may have a Business Rule on the Approval [sysapproval_approver] table that copies the comments from the Approval record to your RITM record. See if you can compare the list of Business Rules in your developer instance with your production instance to see if there is an additional Business Rule on your developer instance that is not there in production. You would have to capture that business Rule in an Update set, then commit it to your production instance.
Let us know if this is where the discrepancy resides.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-24-2019 11:54 AM
Hey Kathi,
make sure it should be available in activity history like below screenshot.
if you didn't see the comments field as per the screen shot. click configure available fields and then add comments filed from let slush bucket to right bucket.
Let me know if you need more help
Thanks,
Rajashekhar Mushke
Community Leader
Thanks,
Rajashekhar Mushke
Rising star : 2022 - 2024
Community Leader -2018
Connect me on LinkedIn : Rajashekhar Mushke
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-26-2019 07:43 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-27-2019 05:06 AM
Thanks,
Rajashekhar Mushke
Rising star : 2022 - 2024
Community Leader -2018
Connect me on LinkedIn : Rajashekhar Mushke

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-27-2019 05:30 AM
Hi,
Check if you have selected the following fields for display in the activity log
Comments and work notes
Mark the comment as a correct answer and helpful if it helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2019 06:51 AM
When an Approval request is rejected I still cannot get the comments to post in the activity field. I'm not sure what else I can add from the slushbucket to get the comments to post. Is there another setting, maybe a system setting, that could be preventing the approval rejection comments from posting in the comments? Thank you.