<?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 Who can close the incident? in ITSM forum</title>
    <link>https://www.servicenow.com/community/itsm-forum/who-can-close-the-incident/m-p/458215#M29994</link>
    <description>&lt;P&gt;Who or which role can manually change the incident from Resolved to Closed?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 10 Mar 2022 05:20:44 GMT</pubDate>
    <dc:creator>ayano</dc:creator>
    <dc:date>2022-03-10T05:20:44Z</dc:date>
    <item>
      <title>Who can close the incident?</title>
      <link>https://www.servicenow.com/community/itsm-forum/who-can-close-the-incident/m-p/458215#M29994</link>
      <description>&lt;P&gt;Who or which role can manually change the incident from Resolved to Closed?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Mar 2022 05:20:44 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/who-can-close-the-incident/m-p/458215#M29994</guid>
      <dc:creator>ayano</dc:creator>
      <dc:date>2022-03-10T05:20:44Z</dc:date>
    </item>
    <item>
      <title>Re: Who can close the incident?</title>
      <link>https://www.servicenow.com/community/itsm-forum/who-can-close-the-incident/m-p/458216#M29995</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is an OOB Client Script which is removing the "Closed" option for everyone except a user with "itil_admin" role. So, an user with "itil_admin" role should be able to move the state from resolved from closed manually.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&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/19308iC4A9FE87B15E3520/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;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Mar 2022 05:38:32 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/who-can-close-the-incident/m-p/458216#M29995</guid>
      <dc:creator>Sunjyot Singh</dc:creator>
      <dc:date>2022-03-10T05:38:32Z</dc:date>
    </item>
    <item>
      <title>Re: Who can close the incident?</title>
      <link>https://www.servicenow.com/community/itsm-forum/who-can-close-the-incident/m-p/458217#M29996</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Please check the UI action condition of &lt;STRONG&gt;Resolve&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;new global.IncidentUtils().canResolveIncident(current)&lt;/P&gt;
&lt;P&gt;Please check UI action condition for &lt;STRONG&gt;Close Incident&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;new global.IncidentUtils().canCloseIncident(current)&lt;/P&gt;
&lt;P&gt;Regards&lt;BR /&gt;Ankur&lt;/P&gt;</description>
      <pubDate>Thu, 10 Mar 2022 05:38:55 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/who-can-close-the-incident/m-p/458217#M29996</guid>
      <dc:creator>Ankur Bawiskar</dc:creator>
      <dc:date>2022-03-10T05:38:55Z</dc:date>
    </item>
    <item>
      <title>Re: Who can close the incident?</title>
      <link>https://www.servicenow.com/community/itsm-forum/who-can-close-the-incident/m-p/458218#M29997</link>
      <description>&lt;P&gt;The user in caller field also can move resolved to closed.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Mar 2022 05:42:29 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/who-can-close-the-incident/m-p/458218#M29997</guid>
      <dc:creator>JCastillo</dc:creator>
      <dc:date>2022-03-10T05:42:29Z</dc:date>
    </item>
    <item>
      <title>Re: Who can close the incident?</title>
      <link>https://www.servicenow.com/community/itsm-forum/who-can-close-the-incident/m-p/458219#M29998</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Thank you for the message.&lt;/P&gt;
&lt;P&gt;From what menu can this record be displayed?&lt;/P&gt;</description>
      <pubDate>Thu, 10 Mar 2022 06:30:38 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/who-can-close-the-incident/m-p/458219#M29998</guid>
      <dc:creator>ayano</dc:creator>
      <dc:date>2022-03-10T06:30:38Z</dc:date>
    </item>
    <item>
      <title>Re: Who can close the incident?</title>
      <link>https://www.servicenow.com/community/itsm-forum/who-can-close-the-incident/m-p/458220#M29999</link>
      <description>&lt;P&gt;Hello Ayano-san,&lt;/P&gt;
&lt;P&gt;System definition &amp;gt; client script&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can see the record.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Mar 2022 06:47:43 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/who-can-close-the-incident/m-p/458220#M29999</guid>
      <dc:creator>Ikeda1</dc:creator>
      <dc:date>2022-03-10T06:47:43Z</dc:date>
    </item>
    <item>
      <title>Re: Who can close the incident?</title>
      <link>https://www.servicenow.com/community/itsm-forum/who-can-close-the-incident/m-p/458221#M30000</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Thank you so much!&lt;/P&gt;
&lt;P&gt;The reason why itil admin couldn't close was that it was set to Active = False? ??&lt;/P&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/19301iFFD8B6F02647AA48/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;</description>
      <pubDate>Thu, 10 Mar 2022 09:14:09 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/who-can-close-the-incident/m-p/458221#M30000</guid>
      <dc:creator>ayano</dc:creator>
      <dc:date>2022-03-10T09:14:09Z</dc:date>
    </item>
    <item>
      <title>Re: Who can close the incident?</title>
      <link>https://www.servicenow.com/community/itsm-forum/who-can-close-the-incident/m-p/458222#M30001</link>
      <description>&lt;P&gt;Hello Ayano-san,&lt;/P&gt;
&lt;P&gt;Yes,&amp;nbsp;&amp;nbsp;"Active = False" means this client script does NOT work!&lt;/P&gt;</description>
      <pubDate>Thu, 10 Mar 2022 09:46:48 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/who-can-close-the-incident/m-p/458222#M30001</guid>
      <dc:creator>Ikeda1</dc:creator>
      <dc:date>2022-03-10T09:46:48Z</dc:date>
    </item>
    <item>
      <title>Re: Who can close the incident?</title>
      <link>https://www.servicenow.com/community/itsm-forum/who-can-close-the-incident/m-p/458223#M30002</link>
      <description>&lt;P&gt;Hi Takeru-san,&lt;/P&gt;
&lt;P&gt;thank you.&lt;BR /&gt;If I activate this, Itil_admin can be closed, right?&lt;/P&gt;
&lt;P&gt;Could this have been changed to false due to the Roman upgrade?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks and Regards,&lt;/P&gt;</description>
      <pubDate>Thu, 10 Mar 2022 12:15:06 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/who-can-close-the-incident/m-p/458223#M30002</guid>
      <dc:creator>ayano</dc:creator>
      <dc:date>2022-03-10T12:15:06Z</dc:date>
    </item>
    <item>
      <title>Re: Who can close the incident?</title>
      <link>https://www.servicenow.com/community/itsm-forum/who-can-close-the-incident/m-p/458224#M30003</link>
      <description>&lt;P&gt;Hi @ayano&lt;/P&gt;
&lt;P&gt;Incident will close automatically there is no need of manual work,&lt;/P&gt;
&lt;P&gt;OOB we are having a business rule, i.e.,&amp;nbsp;&lt;STRONG&gt;incident autoclose&amp;nbsp;&lt;/STRONG&gt;based on this business rule incidents close automatically.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Mar 2022 12:18:33 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/who-can-close-the-incident/m-p/458224#M30003</guid>
      <dc:creator>Raghu Ram Y</dc:creator>
      <dc:date>2022-03-10T12:18:33Z</dc:date>
    </item>
    <item>
      <title>Re: Who can close the incident?</title>
      <link>https://www.servicenow.com/community/itsm-forum/who-can-close-the-incident/m-p/458225#M30004</link>
      <description>&lt;P&gt;&lt;SN-MENTION class="sn-mention" table="live_profile" sysid="adbf88b0db33c894190dfb24399619c2"&gt;@ayano&lt;/SN-MENTION&gt;&amp;nbsp;have you gone through my suggestion?&lt;/P&gt;
&lt;P&gt;If my response was helpful then please mark it as "CORRECT and HELPFUL" so that it will be helpful for future readers.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Mar 2022 10:39:17 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/who-can-close-the-incident/m-p/458225#M30004</guid>
      <dc:creator>Raghu Ram Y</dc:creator>
      <dc:date>2022-03-16T10:39:17Z</dc:date>
    </item>
    <item>
      <title>Re: Who can close the incident?</title>
      <link>https://www.servicenow.com/community/itsm-forum/who-can-close-the-incident/m-p/458226#M30005</link>
      <description>&lt;P&gt;お返事が遅くなり申し訳ありません。&lt;/P&gt;
&lt;P&gt;まどろっこしいので日本語で書きますね。&lt;/P&gt;
&lt;P&gt;このクライアントスクリプトをactiveにするとadminとitil_adminがクローズできます。&lt;/P&gt;
&lt;P&gt;Romeのバージョンアップではなく、Quebecの時に動きが変わっているように公式ドキュメントからは見えます。&lt;/P&gt;
&lt;P&gt;パリ&lt;BR /&gt;&lt;A href="https://docs.servicenow.com/bundle/paris-it-service-management/page/product/incident-management/task/resolve-and-close-an-incident.html"&gt;インシデントを解決してクローズする | ServiceNow Docs&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;ケベック&lt;BR /&gt;&lt;A href="https://docs.servicenow.com/bundle/quebec-it-service-management/page/product/incident-management/task/resolve-and-close-an-incident.html"&gt;インシデントを解決してクローズする | ServiceNow Docs&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;ご確認ください。&lt;/P&gt;</description>
      <pubDate>Tue, 29 Mar 2022 08:34:17 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/who-can-close-the-incident/m-p/458226#M30005</guid>
      <dc:creator>Ikeda1</dc:creator>
      <dc:date>2022-03-29T08:34:17Z</dc:date>
    </item>
    <item>
      <title>Re: Who can close the incident?</title>
      <link>https://www.servicenow.com/community/itsm-forum/who-can-close-the-incident/m-p/3113245#M531603</link>
      <description>&lt;P&gt;Any agent (itil role)&amp;nbsp; can close an INC. Closed is hidden in the UI for all but itil_admin&amp;nbsp;&lt;BR /&gt;But this is easy to work around.&amp;nbsp;&lt;BR /&gt;Create an INC template with "State=Closed"&lt;BR /&gt;Apply&amp;nbsp; the template to an INC. Bingo, state is now set, just save the INC.&amp;nbsp;&lt;BR /&gt;It's not advisable to skip the state resolved, as resolving triggers notifications, esp to the customer.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Nov 2024 10:50:22 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/who-can-close-the-incident/m-p/3113245#M531603</guid>
      <dc:creator>Blobbo</dc:creator>
      <dc:date>2024-11-26T10:50:22Z</dc:date>
    </item>
  </channel>
</rss>

