<?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 &amp;quot;My Work&amp;quot; throwing a security constrains error. in ITSM forum</title>
    <link>https://www.servicenow.com/community/itsm-forum/quot-my-work-quot-throwing-a-security-constrains-error/m-p/3345532#M545201</link>
    <description>&lt;P&gt;Starting this morning, several people are having issues accessing the "My Work" link in ServiceNow. This is in the Self Service application and links to the task table with a dynamic filter to show work items for the logged in user. They're receiving the "&lt;SPAN&gt;Security constraints prevent access to requested page" error. The same behavior occurs when they try to access the Task table. I did some digging and figured out it was an ACL denying access. When I grant the&amp;nbsp;sn_collab_request.basic_read role, it gives them the access they need. Has anyone else run into this issue? The only thing I can think of is that I updated the Collaborative Work Management application this morning, could that have caused the issue?&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 06 Aug 2025 20:27:42 GMT</pubDate>
    <dc:creator>BrianProvencher</dc:creator>
    <dc:date>2025-08-06T20:27:42Z</dc:date>
    <item>
      <title>"My Work" throwing a security constrains error.</title>
      <link>https://www.servicenow.com/community/itsm-forum/quot-my-work-quot-throwing-a-security-constrains-error/m-p/3345532#M545201</link>
      <description>&lt;P&gt;Starting this morning, several people are having issues accessing the "My Work" link in ServiceNow. This is in the Self Service application and links to the task table with a dynamic filter to show work items for the logged in user. They're receiving the "&lt;SPAN&gt;Security constraints prevent access to requested page" error. The same behavior occurs when they try to access the Task table. I did some digging and figured out it was an ACL denying access. When I grant the&amp;nbsp;sn_collab_request.basic_read role, it gives them the access they need. Has anyone else run into this issue? The only thing I can think of is that I updated the Collaborative Work Management application this morning, could that have caused the issue?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Aug 2025 20:27:42 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/quot-my-work-quot-throwing-a-security-constrains-error/m-p/3345532#M545201</guid>
      <dc:creator>BrianProvencher</dc:creator>
      <dc:date>2025-08-06T20:27:42Z</dc:date>
    </item>
    <item>
      <title>Re: "My Work" throwing a security constrains error.</title>
      <link>https://www.servicenow.com/community/itsm-forum/quot-my-work-quot-throwing-a-security-constrains-error/m-p/3345758#M545220</link>
      <description>&lt;P&gt;You need to check on what you changed exactly (or what others changed). OOB the 'My work' link shows a list with a filter on the task table. If you get a 'security constraints...' message, that's always an ACL, but the role you mention is not (OOB) necessary to access those records.&lt;BR /&gt;Check on any changes/deletions/inserts on ACLs both on 'sys_security_acl' and 'sys_security_acl_role'.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I suspect something changed that is limiting the access and granting roles to go around that, shouldn't be the solution. You should update the change that limited access so it is not preventing it anymore, unless it was a change that was made for a reason but then somebody forgot to test it thoroughly.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Aug 2025 06:12:05 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/quot-my-work-quot-throwing-a-security-constrains-error/m-p/3345758#M545220</guid>
      <dc:creator>Mark Manders</dc:creator>
      <dc:date>2025-08-07T06:12:05Z</dc:date>
    </item>
    <item>
      <title>Re: "My Work" throwing a security constrains error.</title>
      <link>https://www.servicenow.com/community/itsm-forum/quot-my-work-quot-throwing-a-security-constrains-error/m-p/3346122#M545267</link>
      <description>&lt;P&gt;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/7272"&gt;@Mark Manders&lt;/a&gt;&amp;nbsp;I checked both those tables and there have been no recent changes. I'm baffled. The only thing that changed was some app updates. I ran security debugging and was able to find that an ACL was denying access to&amp;nbsp;sn_collab_request_dev_collab_task. I don't understand why that would deny access to the parent table. I'm lost.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Aug 2025 12:25:04 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/quot-my-work-quot-throwing-a-security-constrains-error/m-p/3346122#M545267</guid>
      <dc:creator>BrianProvencher</dc:creator>
      <dc:date>2025-08-07T12:25:04Z</dc:date>
    </item>
    <item>
      <title>Re: "My Work" throwing a security constrains error.</title>
      <link>https://www.servicenow.com/community/itsm-forum/quot-my-work-quot-throwing-a-security-constrains-error/m-p/3346182#M545272</link>
      <description>&lt;P&gt;Did you check the sys_update_xml table to see if anything else has been updated (also: check the deleted records for any deletions made).&lt;/P&gt;</description>
      <pubDate>Thu, 07 Aug 2025 13:10:40 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/quot-my-work-quot-throwing-a-security-constrains-error/m-p/3346182#M545272</guid>
      <dc:creator>Mark Manders</dc:creator>
      <dc:date>2025-08-07T13:10:40Z</dc:date>
    </item>
    <item>
      <title>Re: "My Work" throwing a security constrains error.</title>
      <link>https://www.servicenow.com/community/itsm-forum/quot-my-work-quot-throwing-a-security-constrains-error/m-p/3346217#M545274</link>
      <description>&lt;P&gt;The only updates on that table during that timeframe were application updates.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Aug 2025 13:33:35 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/quot-my-work-quot-throwing-a-security-constrains-error/m-p/3346217#M545274</guid>
      <dc:creator>BrianProvencher</dc:creator>
      <dc:date>2025-08-07T13:33:35Z</dc:date>
    </item>
    <item>
      <title>Re: "My Work" throwing a security constrains error.</title>
      <link>https://www.servicenow.com/community/itsm-forum/quot-my-work-quot-throwing-a-security-constrains-error/m-p/3346323#M545282</link>
      <description>&lt;P&gt;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/7272"&gt;@Mark Manders&lt;/a&gt;&amp;nbsp;I cloned down to a sub prod instance to troubleshoot this. I removed the&amp;nbsp;sn_collab_request.basic_read role from all users and impersonated them to test their access. The task table and the "My Work" module loaded up as normal. I'm still baffled.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Aug 2025 14:36:59 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/quot-my-work-quot-throwing-a-security-constrains-error/m-p/3346323#M545282</guid>
      <dc:creator>BrianProvencher</dc:creator>
      <dc:date>2025-08-07T14:36:59Z</dc:date>
    </item>
    <item>
      <title>Re: "My Work" throwing a security constrains error.</title>
      <link>https://www.servicenow.com/community/itsm-forum/quot-my-work-quot-throwing-a-security-constrains-error/m-p/3351582#M545592</link>
      <description>&lt;P&gt;we are seeing this same issue randomly with some users as well.&amp;nbsp; it appears to only be related the 'my work' and after some time it starts working again without any intervention.&amp;nbsp; we are struggling to replicate it to debug the sessions.&amp;nbsp; impersonation doesn't always correlate and since it seems to 'fix' itself we have yet to pinpoint a cause.&amp;nbsp; ACLs on Task have not changed and the users are still able to access the table in other ways.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Aug 2025 21:43:26 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/quot-my-work-quot-throwing-a-security-constrains-error/m-p/3351582#M545592</guid>
      <dc:creator>Bob Ascherl</dc:creator>
      <dc:date>2025-08-13T21:43:26Z</dc:date>
    </item>
    <item>
      <title>Re: "My Work" throwing a security constrains error.</title>
      <link>https://www.servicenow.com/community/itsm-forum/quot-my-work-quot-throwing-a-security-constrains-error/m-p/3352172#M545653</link>
      <description>&lt;P&gt;I opened a case with ServiceNow and they basically closed it with no action saying it wasn't reproducible. Guess it will remain a mystery!&lt;/P&gt;</description>
      <pubDate>Thu, 14 Aug 2025 13:13:17 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/quot-my-work-quot-throwing-a-security-constrains-error/m-p/3352172#M545653</guid>
      <dc:creator>BrianProvencher</dc:creator>
      <dc:date>2025-08-14T13:13:17Z</dc:date>
    </item>
    <item>
      <title>Re: "My Work" throwing a security constrains error.</title>
      <link>https://www.servicenow.com/community/itsm-forum/quot-my-work-quot-throwing-a-security-constrains-error/m-p/3352224#M545661</link>
      <description>&lt;P&gt;support informed us that this may be related to PRB1915184&lt;/P&gt;</description>
      <pubDate>Thu, 14 Aug 2025 13:47:57 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/quot-my-work-quot-throwing-a-security-constrains-error/m-p/3352224#M545661</guid>
      <dc:creator>Bob Ascherl</dc:creator>
      <dc:date>2025-08-14T13:47:57Z</dc:date>
    </item>
    <item>
      <title>Re: "My Work" throwing a security constrains error.</title>
      <link>https://www.servicenow.com/community/itsm-forum/quot-my-work-quot-throwing-a-security-constrains-error/m-p/3352408#M545690</link>
      <description>&lt;P&gt;support provided us the following workaround...&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Issue:&lt;/STRONG&gt;&lt;BR /&gt;Service Management My Work Giving Users Security Constraints Message&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Steps to Reproduce:&lt;/STRONG&gt;&lt;BR /&gt;1. My Work or My Groups Work under Service Management nav module&lt;BR /&gt;2. Users can also attempt to view task table&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Most Probable Cause:&lt;/STRONG&gt;&lt;BR /&gt;You are most probably hitting into this PRB: PRB1915184&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Solution Proposed:&lt;/STRONG&gt;&lt;BR /&gt;The workaround is to create the property&lt;/P&gt;&lt;P&gt;'glide.security.enable_detailed_table_level_acl_check'&lt;/P&gt;&lt;P&gt;.Set property&lt;/P&gt;&lt;P&gt;"glide.security.enable_detailed_table_level_acl_check"&lt;/P&gt;&lt;P&gt;to false to skip the detailed hierarchy checks for the initial table access decision. This will check the direct table for roles and security attributes to determine initial table access. READ operations on the records/fields will remain unaffected.for now. And, our dev team internally create a problem (i.e., PRB1915184) for permanent fix.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Aug 2025 16:28:07 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/quot-my-work-quot-throwing-a-security-constrains-error/m-p/3352408#M545690</guid>
      <dc:creator>Bob Ascherl</dc:creator>
      <dc:date>2025-08-14T16:28:07Z</dc:date>
    </item>
    <item>
      <title>Re: "My Work" throwing a security constrains error.</title>
      <link>https://www.servicenow.com/community/itsm-forum/quot-my-work-quot-throwing-a-security-constrains-error/m-p/3374255#M547090</link>
      <description>&lt;P&gt;We ran into this the other day - very difficult to troubleshoot.&amp;nbsp;&lt;BR /&gt;Two users had 100% identical group membership and roles, they were not members of any other groups or had any additional roles. One had the error and the other didn't...&lt;/P&gt;&lt;P&gt;It was related to&amp;nbsp;&lt;SPAN&gt;PRB1915184 and the system property fix above worked for us.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Sep 2025 08:05:00 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/quot-my-work-quot-throwing-a-security-constrains-error/m-p/3374255#M547090</guid>
      <dc:creator>mush</dc:creator>
      <dc:date>2025-09-09T08:05:00Z</dc:date>
    </item>
    <item>
      <title>Re: "My Work" throwing a security constrains error.</title>
      <link>https://www.servicenow.com/community/itsm-forum/quot-my-work-quot-throwing-a-security-constrains-error/m-p/3376959#M547305</link>
      <description>&lt;P&gt;had the exact same issue, did a cache.do (flush of the cache) and the problem was gone.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Sep 2025 07:22:21 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/quot-my-work-quot-throwing-a-security-constrains-error/m-p/3376959#M547305</guid>
      <dc:creator>Martin Kemp</dc:creator>
      <dc:date>2025-09-11T07:22:21Z</dc:date>
    </item>
    <item>
      <title>Re: "My Work" throwing a security constrains error.</title>
      <link>https://www.servicenow.com/community/itsm-forum/quot-my-work-quot-throwing-a-security-constrains-error/m-p/3377001#M547306</link>
      <description>&lt;P&gt;Thanks Martin - I'm now wondering whether applying cache.do first might have resolved the issue for us as well.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I raised this with support, and they advised me of the PRB along with a system property fix, which I applied. However, the fix did not work immediately. They then suggested clearing the cache, and once I did that, the problem disappeared.&lt;/P&gt;&lt;P&gt;What was odd is that during the support call, after I had already applied the system property fix, support couldn’t reproduce the issue with the affected users I was testing with - even though I still could, and we were all on the same node. Once I cleared the cache it started working for all users...&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;If anyone else runs into this, and as Martin has also suggested, it may be worth clearing the cache, as part of the troubleshooting process.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;The PRB is scheduled to be fixed in Q2 2026.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Sep 2025 07:59:10 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/quot-my-work-quot-throwing-a-security-constrains-error/m-p/3377001#M547306</guid>
      <dc:creator>mush</dc:creator>
      <dc:date>2025-09-11T07:59:10Z</dc:date>
    </item>
    <item>
      <title>Re: "My Work" throwing a security constrains error.</title>
      <link>https://www.servicenow.com/community/itsm-forum/quot-my-work-quot-throwing-a-security-constrains-error/m-p/3383327#M547758</link>
      <description>&lt;P&gt;An update to my post above.&lt;BR /&gt;I was waiting to test this in our sub prod and luckily a user reported this problem today.&amp;nbsp;&lt;BR /&gt;Clearing the cache did not work in isolation.&lt;BR /&gt;Applying the system property and then clearing the cache did work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Sep 2025 10:32:43 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/quot-my-work-quot-throwing-a-security-constrains-error/m-p/3383327#M547758</guid>
      <dc:creator>mush</dc:creator>
      <dc:date>2025-09-17T10:32:43Z</dc:date>
    </item>
  </channel>
</rss>

