<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: Approver comments on Task in ITSM forum</title>
    <link>https://www.servicenow.com/community/itsm-forum/approver-comments-on-task/m-p/562448#M134227</link>
    <description>&lt;P&gt;It is called "Approval Events (Task)"&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Did you follow the link I provided?&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 18 Feb 2014 17:25:15 GMT</pubDate>
    <dc:creator>eican</dc:creator>
    <dc:date>2014-02-18T17:25:15Z</dc:date>
    <item>
      <title>Approver comments on Task</title>
      <link>https://www.servicenow.com/community/itsm-forum/approver-comments-on-task/m-p/562434#M134213</link>
      <description>&lt;P&gt;I have a request to make it so that the approvers comments they put in the comments section. &amp;nbsp; How to I go about placing the approver comments into the task?&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2014 22:53:55 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/approver-comments-on-task/m-p/562434#M134213</guid>
      <dc:creator>brianlan25</dc:creator>
      <dc:date>2014-02-06T22:53:55Z</dc:date>
    </item>
    <item>
      <title>Re: Approver comments on Task</title>
      <link>https://www.servicenow.com/community/itsm-forum/approver-comments-on-task/m-p/562435#M134214</link>
      <description>&lt;P&gt;Hi Bricast,&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;It is not possible to place the approvers comments in task, because the relation ship between Task --&amp;gt; approval table is m:1. You can place the approver comments in a related list on task or write a business rule to copy the approver comments and update the journal field on task or create a new field for the same.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 07 Feb 2014 10:33:41 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/approver-comments-on-task/m-p/562435#M134214</guid>
      <dc:creator>User140988</dc:creator>
      <dc:date>2014-02-07T10:33:41Z</dc:date>
    </item>
    <item>
      <title>Re: Approver comments on Task</title>
      <link>https://www.servicenow.com/community/itsm-forum/approver-comments-on-task/m-p/562436#M134215</link>
      <description>&lt;P&gt;could you provide more details on how to go about this?&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 10 Feb 2014 16:38:45 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/approver-comments-on-task/m-p/562436#M134215</guid>
      <dc:creator>brianlan25</dc:creator>
      <dc:date>2014-02-10T16:38:45Z</dc:date>
    </item>
    <item>
      <title>Re: Approver comments on Task</title>
      <link>https://www.servicenow.com/community/itsm-forum/approver-comments-on-task/m-p/562437#M134216</link>
      <description>&lt;P&gt;Can anybody give me more info on how to do any of this. &amp;nbsp; I am really new with servicenow.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Feb 2014 15:40:33 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/approver-comments-on-task/m-p/562437#M134216</guid>
      <dc:creator>brianlan25</dc:creator>
      <dc:date>2014-02-18T15:40:33Z</dc:date>
    </item>
    <item>
      <title>Re: Approver comments on Task</title>
      <link>https://www.servicenow.com/community/itsm-forum/approver-comments-on-task/m-p/562438#M134217</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;I think the easiest way for you will be "to write a business rule to copy the approver comments and update the journal field on task." (as chandz098 said)&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;If you want an example, please take a look on the OOB "Update Child Incidents" business rule.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;If you want to propose a code and ask for a review feel free &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://www.servicenow.com/6.0.3.0/images/emoticons/happy.png"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;For doing this feature, I think the "system admin" course is necessary (or a good knowledge of coding + some hours on the wiki) and if you're not confident, the "scripting course" will help you a lot.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;An hint: If you have more than 5 lines of code (excluding "spaces" or "brackets"), ask yourself the question "Is it ok?", if you have more than 10, you'll highly probably on a wrong way to perform it.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Basically, I say to my new coworkers: "&lt;STRONG&gt;Where is the source of the information, where is the target, do you need to transform the information between the source and the target&lt;/STRONG&gt;"&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Feb 2014 16:41:17 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/approver-comments-on-task/m-p/562438#M134217</guid>
      <dc:creator>david_legrand</dc:creator>
      <dc:date>2014-02-18T16:41:17Z</dc:date>
    </item>
    <item>
      <title>Re: Approver comments on Task</title>
      <link>https://www.servicenow.com/community/itsm-forum/approver-comments-on-task/m-p/562439#M134218</link>
      <description>&lt;P&gt;Actuallz there should be no need to script at all.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;On task is a field called "approval_history" which gets the comments already copied over vie a business rule on the approval table.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Try adding it to the activity log and you should see the content.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Feb 2014 16:43:37 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/approver-comments-on-task/m-p/562439#M134218</guid>
      <dc:creator>eican</dc:creator>
      <dc:date>2014-02-18T16:43:37Z</dc:date>
    </item>
    <item>
      <title>Re: Approver comments on Task</title>
      <link>https://www.servicenow.com/community/itsm-forum/approver-comments-on-task/m-p/562440#M134219</link>
      <description>&lt;P&gt;Hello eican,&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;When I add approval_history to the form it is a blank comments box. &amp;nbsp; I am looking at one in our dev that I added comments to when I approved it.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Feb 2014 16:54:35 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/approver-comments-on-task/m-p/562440#M134219</guid>
      <dc:creator>brianlan25</dc:creator>
      <dc:date>2014-02-18T16:54:35Z</dc:date>
    </item>
    <item>
      <title>Re: Approver comments on Task</title>
      <link>https://www.servicenow.com/community/itsm-forum/approver-comments-on-task/m-p/562441#M134220</link>
      <description>&lt;P&gt;The approver_history box is a journal field and therefore works the same way as comments or work_notes.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Looking at the business rule on the approval table it copies over the comments when the approval is approved or rejected.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Feb 2014 16:57:41 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/approver-comments-on-task/m-p/562441#M134220</guid>
      <dc:creator>eican</dc:creator>
      <dc:date>2014-02-18T16:57:41Z</dc:date>
    </item>
    <item>
      <title>Re: Approver comments on Task</title>
      <link>https://www.servicenow.com/community/itsm-forum/approver-comments-on-task/m-p/562442#M134221</link>
      <description>&lt;P&gt;I have a couple different scripts i use for approval comments this one puts it in the TASK Description or else change description to say work_notes and you can add it in there. It goes before any field items you have on the advanced feature of the Task. In the WF. Let me know if you have any questions. &lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Tahoma; font-style: normal; font-weight: normal; text-align: -webkit-auto; text-indent: 0px; font-size: medium;"&gt;Workflow - Adds Approval Comments in TASK for Worknotes and Descripton&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;DIV style="color: #000000; font-family: Tahoma; font-style: normal; font-weight: normal; text-align: -webkit-auto; text-indent: 0px; font-size: medium;"&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P style="color: #000000; font-family: Tahoma; font-style: normal; font-weight: normal; text-align: -webkit-auto; text-indent: 0px; font-size: medium;"&gt;//Adds approver comments to Description Area&lt;/P&gt;&lt;BR /&gt;&lt;P style="color: #000000; font-family: Tahoma; font-style: normal; font-weight: normal; text-align: -webkit-auto; text-indent: 0px; font-size: medium;"&gt;var apv = new GlideRecord('sysapproval_approver');&lt;BR /&gt; apv.addQuery('sysapproval',current.sys_id);&lt;BR /&gt; apv.addQuery('comments','!=','') // add this to only find approvals that have comments on them&lt;BR /&gt; apv.query();&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt; while (apv.next()) { // change if to while so it will go through all approvals with comments&lt;BR /&gt; task.description += "\nApproval Comments: from " + apv.approver.name + "\n" + apv.comments.getJournalEntry(-1); // add approver name here&lt;BR /&gt; }&lt;/P&gt;&lt;BR /&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 18 Feb 2014 17:00:06 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/approver-comments-on-task/m-p/562442#M134221</guid>
      <dc:creator>Wendy Peterson</dc:creator>
      <dc:date>2014-02-18T17:00:06Z</dc:date>
    </item>
    <item>
      <title>Re: Approver comments on Task</title>
      <link>https://www.servicenow.com/community/itsm-forum/approver-comments-on-task/m-p/562443#M134222</link>
      <description>&lt;P&gt;You made me retry (just in case) but the comments don't come to the activity log or approval history log (I tried on a sc_request table on a demo)&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Maybe you modified the approval_history field directly or made this business rule, no?&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="find_real_file.png"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/25917i87EC77B2BC927544/image-size/large?v=v2&amp;amp;px=999" role="button" title="find_real_file.png" alt="find_real_file.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Feb 2014 17:01:00 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/approver-comments-on-task/m-p/562443#M134222</guid>
      <dc:creator>david_legrand</dc:creator>
      <dc:date>2014-02-18T17:01:00Z</dc:date>
    </item>
    <item>
      <title>Re: Approver comments on Task</title>
      <link>https://www.servicenow.com/community/itsm-forum/approver-comments-on-task/m-p/562444#M134223</link>
      <description>&lt;P&gt;Looking at your screenshot the activity log shows the approval history field.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Did I misunderstand something?&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Feb 2014 17:03:11 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/approver-comments-on-task/m-p/562444#M134223</guid>
      <dc:creator>eican</dc:creator>
      <dc:date>2014-02-18T17:03:11Z</dc:date>
    </item>
    <item>
      <title>Re: Approver comments on Task</title>
      <link>https://www.servicenow.com/community/itsm-forum/approver-comments-on-task/m-p/562445#M134224</link>
      <description>&lt;P&gt;I'm maybe wrong but I understood the important part was the "comments" itself (like "I rejected the item request because ....").&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;That is why I proposed to push the comments to the "task" from the approval, as it makes senses and it's the faster way (I think) for someone new on ServiceNow.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Feb 2014 17:06:17 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/approver-comments-on-task/m-p/562445#M134224</guid>
      <dc:creator>david_legrand</dc:creator>
      <dc:date>2014-02-18T17:06:17Z</dc:date>
    </item>
    <item>
      <title>Re: Approver comments on Task</title>
      <link>https://www.servicenow.com/community/itsm-forum/approver-comments-on-task/m-p/562446#M134225</link>
      <description>&lt;P&gt;Looking at the business rule it should do it:&lt;/P&gt;&lt;BR /&gt;&lt;PRE __default_attr="javascript" __jive_macro_name="code"&gt;
if (current.state.changes() &amp;amp;&amp;amp; current.state=='approved') {
   updateTask(current, current.approver.getDisplayValue() + " approved the task.", current.comments);
}
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;And the function "updateTask" is basically getting the task for this approval request and adds the text to the approval_history field.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;As far as I can tell the Business Rule is unchanged and out-of-box.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;I double checked his with a demo instance and we have the same script.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;However, the script also checks a system property — maybe that is set to "false" in your case?&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;glide.workflow.user_approval_history&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;https://demo022.service-now.com/nav_to.do?uri=sys_script.do?sys_id=aea34678c61122710151b1b7fdf65762&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Also I tried it and even though the comment is added to the field "approval_history" it shows up as a "Additional Comments" entry … not sure why but didn't do any deep digging yet either&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Feb 2014 17:15:37 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/approver-comments-on-task/m-p/562446#M134225</guid>
      <dc:creator>eican</dc:creator>
      <dc:date>2014-02-18T17:15:37Z</dc:date>
    </item>
    <item>
      <title>Re: Approver comments on Task</title>
      <link>https://www.servicenow.com/community/itsm-forum/approver-comments-on-task/m-p/562447#M134226</link>
      <description>&lt;P&gt;What is the name of the business rule. &amp;nbsp; I don't see that code in my business rules. &amp;nbsp; At least not the ones on the approval table as mentioned before.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Feb 2014 17:23:23 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/approver-comments-on-task/m-p/562447#M134226</guid>
      <dc:creator>brianlan25</dc:creator>
      <dc:date>2014-02-18T17:23:23Z</dc:date>
    </item>
    <item>
      <title>Re: Approver comments on Task</title>
      <link>https://www.servicenow.com/community/itsm-forum/approver-comments-on-task/m-p/562448#M134227</link>
      <description>&lt;P&gt;It is called "Approval Events (Task)"&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Did you follow the link I provided?&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Feb 2014 17:25:15 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/approver-comments-on-task/m-p/562448#M134227</guid>
      <dc:creator>eican</dc:creator>
      <dc:date>2014-02-18T17:25:15Z</dc:date>
    </item>
    <item>
      <title>Re: Approver comments on Task</title>
      <link>https://www.servicenow.com/community/itsm-forum/approver-comments-on-task/m-p/562449#M134228</link>
      <description>&lt;P&gt;Ok found it but it doesn't seem to be working or maybe I'm just adding it incorrectly to the activity log. &amp;nbsp; I right click and did personalize Activities and added Approval history but no additional info is showing in my activity logs.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Feb 2014 17:31:31 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/approver-comments-on-task/m-p/562449#M134228</guid>
      <dc:creator>brianlan25</dc:creator>
      <dc:date>2014-02-18T17:31:31Z</dc:date>
    </item>
    <item>
      <title>Re: Approver comments on Task</title>
      <link>https://www.servicenow.com/community/itsm-forum/approver-comments-on-task/m-p/562450#M134229</link>
      <description>&lt;P&gt;Do you also display "Additional Comments" in the formatter?&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Also make sure you have not a filter set for it either.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Next go to an approval record, add a comment and approve it.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Now open the referenced record of that approval; task and the comment should show&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Feb 2014 18:00:08 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/approver-comments-on-task/m-p/562450#M134229</guid>
      <dc:creator>eican</dc:creator>
      <dc:date>2014-02-18T18:00:08Z</dc:date>
    </item>
    <item>
      <title>Re: Approver comments on Task</title>
      <link>https://www.servicenow.com/community/itsm-forum/approver-comments-on-task/m-p/562451#M134230</link>
      <description>&lt;P&gt;This is what my personalize activity looks like&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="2014-02-18 13_50_48-ServiceNow DEVELOPMENT SYSTEM.png"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/25916iE522020204BBE0EE/image-size/large?v=v2&amp;amp;px=999" role="button" title="2014-02-18 13_50_48-ServiceNow DEVELOPMENT SYSTEM.png" alt="2014-02-18 13_50_48-ServiceNow DEVELOPMENT SYSTEM.png" /&gt;&lt;/span&gt;&lt;BR /&gt;This is what my formatter looks like. Additonal comments is not visible.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="2014-02-18 13_53_25-ServiceNow DEVELOPMENT SYSTEM.png"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/25915i46064A724743D0C4/image-size/large?v=v2&amp;amp;px=999" role="button" title="2014-02-18 13_53_25-ServiceNow DEVELOPMENT SYSTEM.png" alt="2014-02-18 13_53_25-ServiceNow DEVELOPMENT SYSTEM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Feb 2014 19:00:52 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/approver-comments-on-task/m-p/562451#M134230</guid>
      <dc:creator>brianlan25</dc:creator>
      <dc:date>2014-02-18T19:00:52Z</dc:date>
    </item>
    <item>
      <title>Re: Approver comments on Task</title>
      <link>https://www.servicenow.com/community/itsm-forum/approver-comments-on-task/m-p/562452#M134231</link>
      <description>&lt;P&gt;Did you try this also in a demo instance?&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Maybe there was some code changed in your own instance?&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Feb 2014 19:08:10 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/approver-comments-on-task/m-p/562452#M134231</guid>
      <dc:creator>eican</dc:creator>
      <dc:date>2014-02-18T19:08:10Z</dc:date>
    </item>
    <item>
      <title>Re: Approver comments on Task</title>
      <link>https://www.servicenow.com/community/itsm-forum/approver-comments-on-task/m-p/562453#M134232</link>
      <description>&lt;P&gt;Seems like there is an issue with the field type.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;You need to update its dictionary record to have a type of "Journal" (basically set the type again) and then it shows up within the activity formatter.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Feb 2014 19:29:40 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/approver-comments-on-task/m-p/562453#M134232</guid>
      <dc:creator>eican</dc:creator>
      <dc:date>2014-02-18T19:29:40Z</dc:date>
    </item>
  </channel>
</rss>

