<?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 Scheduled reports sending even though schedule is inactive in Developer forum</title>
    <link>https://www.servicenow.com/community/developer-forum/scheduled-reports-sending-even-though-schedule-is-inactive/m-p/1612418#M269344</link>
    <description>&lt;P&gt;Our sub-prod environments, (dev, test, and sandbox) are all set to send all emails to a specific email box to allow us to troubleshot notifications and share demos when needed.&lt;/P&gt;
&lt;P&gt;As part of our clone down process, we now deactivate all scheduled emailing of reports through script, marking all of the entries in the sysauto_report table as inactive.&amp;nbsp; The assumption was that this would stop all emailing of scheduled reports in our sub-prod environments.&lt;/P&gt;
&lt;P&gt;However, we have noticed that the reports are still being sent based on the schedules.&amp;nbsp; Today for instance 41 emails were sent for scheduled reports that all are inactive in the sysauto_report table.&lt;/P&gt;
&lt;P&gt;How/where can I shut them off?&lt;/P&gt;</description>
    <pubDate>Fri, 06 May 2022 14:56:25 GMT</pubDate>
    <dc:creator>conanlloyd</dc:creator>
    <dc:date>2022-05-06T14:56:25Z</dc:date>
    <item>
      <title>Scheduled reports sending even though schedule is inactive</title>
      <link>https://www.servicenow.com/community/developer-forum/scheduled-reports-sending-even-though-schedule-is-inactive/m-p/1612418#M269344</link>
      <description>&lt;P&gt;Our sub-prod environments, (dev, test, and sandbox) are all set to send all emails to a specific email box to allow us to troubleshot notifications and share demos when needed.&lt;/P&gt;
&lt;P&gt;As part of our clone down process, we now deactivate all scheduled emailing of reports through script, marking all of the entries in the sysauto_report table as inactive.&amp;nbsp; The assumption was that this would stop all emailing of scheduled reports in our sub-prod environments.&lt;/P&gt;
&lt;P&gt;However, we have noticed that the reports are still being sent based on the schedules.&amp;nbsp; Today for instance 41 emails were sent for scheduled reports that all are inactive in the sysauto_report table.&lt;/P&gt;
&lt;P&gt;How/where can I shut them off?&lt;/P&gt;</description>
      <pubDate>Fri, 06 May 2022 14:56:25 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/scheduled-reports-sending-even-though-schedule-is-inactive/m-p/1612418#M269344</guid>
      <dc:creator>conanlloyd</dc:creator>
      <dc:date>2022-05-06T14:56:25Z</dc:date>
    </item>
    <item>
      <title>Re: Scheduled reports sending even though schedule is inactive</title>
      <link>https://www.servicenow.com/community/developer-forum/scheduled-reports-sending-even-though-schedule-is-inactive/m-p/1612419#M269345</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I don't think turning reports as inactive stops scheduled reports.&lt;/P&gt;
&lt;P&gt;you can inactivate the scheduled reports as well&lt;/P&gt;
&lt;P&gt;Regards&lt;BR /&gt;Ankur&lt;/P&gt;</description>
      <pubDate>Fri, 06 May 2022 15:07:56 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/scheduled-reports-sending-even-though-schedule-is-inactive/m-p/1612419#M269345</guid>
      <dc:creator>Ankur Bawiskar</dc:creator>
      <dc:date>2022-05-06T15:07:56Z</dc:date>
    </item>
    <item>
      <title>Re: Scheduled reports sending even though schedule is inactive</title>
      <link>https://www.servicenow.com/community/developer-forum/scheduled-reports-sending-even-though-schedule-is-inactive/m-p/1612420#M269346</link>
      <description>&lt;P&gt;Hey,&lt;/P&gt;
&lt;P&gt;This is an known issue for scheduled jobs and applicable for&lt;STRONG&gt; scheduled report&lt;/STRONG&gt; as well&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;SECTION class="ng-scope"&gt;
&lt;H3 class="ng-binding ng-scope"&gt;Description&lt;/H3&gt;
&lt;SECTION id="u_kb_issue" class="ng-binding ng-scope"&gt;
&lt;P&gt;Schedule &amp;nbsp;job deactivate but schedule still getting created.&lt;/P&gt;
&lt;/SECTION&gt;
&lt;/SECTION&gt;
&lt;SECTION class="ng-scope"&gt;
&lt;H3 class="ng-binding ng-scope"&gt;Cause&lt;/H3&gt;
&lt;SECTION id="u_kb_cause_and_resolution" class="ng-binding ng-scope"&gt;
&lt;P&gt;sys_trigger record is set to run Daily and that's why it keeps running the job.&lt;/P&gt;
&lt;/SECTION&gt;
&lt;/SECTION&gt;
&lt;SECTION class="ng-scope"&gt;
&lt;H3 class="ng-binding ng-scope"&gt;Resolution&lt;/H3&gt;
&lt;SECTION id="u_kb_resolution" class="ng-binding ng-scope"&gt;
&lt;P&gt;Please delete the deactivated record in the sys_trigger table&lt;BR /&gt;https://xxx.service-now.com/nav_to.do?uri=sys_trigger.do?sys_id=xxx&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="background-color: #ffff00;"&gt;Ref link:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;https://support.servicenow.com/kb?id=kb_article_view&amp;amp;sysparm_article=KB0855616&lt;/P&gt;
&lt;/SECTION&gt;
&lt;/SECTION&gt;</description>
      <pubDate>Fri, 06 May 2022 15:12:58 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/scheduled-reports-sending-even-though-schedule-is-inactive/m-p/1612420#M269346</guid>
      <dc:creator>Aman Kumar S</dc:creator>
      <dc:date>2022-05-06T15:12:58Z</dc:date>
    </item>
    <item>
      <title>Re: Scheduled reports sending even though schedule is inactive</title>
      <link>https://www.servicenow.com/community/developer-forum/scheduled-reports-sending-even-though-schedule-is-inactive/m-p/1612421#M269347</link>
      <description>&lt;P&gt;&lt;SN-MENTION class="sn-mention" table="live_profile" sysid="ce2f8e25db181fc09c9ffb651f961988"&gt;@conanlloyd&lt;/SN-MENTION&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Did you get a chance to check on my above response?&lt;/P&gt;
&lt;P&gt;Regards&lt;BR /&gt;Ankur&lt;/P&gt;</description>
      <pubDate>Sat, 07 May 2022 06:07:53 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/scheduled-reports-sending-even-though-schedule-is-inactive/m-p/1612421#M269347</guid>
      <dc:creator>Ankur Bawiskar</dc:creator>
      <dc:date>2022-05-07T06:07:53Z</dc:date>
    </item>
    <item>
      <title>Re: Scheduled reports sending even though schedule is inactive</title>
      <link>https://www.servicenow.com/community/developer-forum/scheduled-reports-sending-even-though-schedule-is-inactive/m-p/2618867#M1018313</link>
      <description>&lt;P&gt;Thank you Aman.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jul 2023 09:01:21 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/scheduled-reports-sending-even-though-schedule-is-inactive/m-p/2618867#M1018313</guid>
      <dc:creator>Axel5</dc:creator>
      <dc:date>2023-07-20T09:01:21Z</dc:date>
    </item>
    <item>
      <title>Re: Scheduled reports sending even though schedule is inactive</title>
      <link>https://www.servicenow.com/community/developer-forum/scheduled-reports-sending-even-though-schedule-is-inactive/m-p/3454225#M1241466</link>
      <description>&lt;P&gt;&lt;FONT size="3"&gt;Hello All,&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3"&gt;Good Day! Thanks for your inputs, I have recently come across such behavior but could resolve it as stated below.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3"&gt;Based on the analysis, here are the findings and recommended resolution steps:&lt;/FONT&gt;&lt;/P&gt;&lt;DIV&gt;&lt;H3&gt;&lt;FONT size="3"&gt;Key Observations&lt;/FONT&gt;&lt;/H3&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;&lt;FONT size="3"&gt;In lower environments, disabling a scheduled email report automatically removes the corresponding entry from the sys_trigger table, which is the expected OOB behavior.&lt;/FONT&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;FONT size="3"&gt;The issue typically occurs in higher environments when the scheduled email report is moved via an update set in a disabled state. In such cases, the sys_trigger entry may not be cleaned up properly, leading to unexpected behavior.&lt;/FONT&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;H3&gt;&lt;FONT size="3"&gt;Why This Happens:&lt;/FONT&gt;&lt;/H3&gt;&lt;P&gt;&lt;FONT size="3"&gt;Update sets capture configuration changes but do not always replicate system-generated records (like triggers) accurately. When a scheduled report is migrated in a disabled state, the cleanup process for sys_trigger may not execute as it would during a manual disable action.&lt;/FONT&gt;&lt;/P&gt;&lt;H3&gt;&lt;FONT size="3"&gt;Recommended Resolution:&lt;/FONT&gt;&lt;/H3&gt;&lt;UL&gt;&lt;LI&gt;&lt;FONT size="3"&gt;Step 1: Manually reactivate the scheduled email report in the target environment.&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT size="3"&gt;Step 2: Then disable it again.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="3"&gt;This ensures the platform executes the proper cleanup logic and removes the associated sys_trigger entry, resolving the issue&lt;/FONT&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;FONT size="3"&gt;Hope this helps!&lt;/FONT&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;P&gt;&lt;FONT size="3"&gt;Thanks,&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3"&gt;Priyanka R&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Dec 2025 05:18:32 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/scheduled-reports-sending-even-though-schedule-is-inactive/m-p/3454225#M1241466</guid>
      <dc:creator>Community Alums</dc:creator>
      <dc:date>2025-12-22T05:18:32Z</dc:date>
    </item>
  </channel>
</rss>

