<?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 Parent is empty for child hr case in HRSD forum</title>
    <link>https://www.servicenow.com/community/hrsd-forum/parent-is-empty-for-child-hr-case/m-p/1332959#M22086</link>
    <description>&lt;P&gt;hi,&lt;/P&gt;
&lt;P&gt;I have a below case:&lt;/P&gt;
&lt;P&gt;For few HR agent, child case created through related links Child case. Case was successfully created. While checking on list view, parent is empty.&lt;/P&gt;
&lt;P&gt;While the same, when created by HR admin, it was showing the parent. What could be the reason?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thanks,&lt;/P&gt;
&lt;P&gt;Sujit&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 01 Sep 2022 10:03:57 GMT</pubDate>
    <dc:creator>Sujit4</dc:creator>
    <dc:date>2022-09-01T10:03:57Z</dc:date>
    <item>
      <title>Parent is empty for child hr case</title>
      <link>https://www.servicenow.com/community/hrsd-forum/parent-is-empty-for-child-hr-case/m-p/1332959#M22086</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;
&lt;P&gt;I have a below case:&lt;/P&gt;
&lt;P&gt;For few HR agent, child case created through related links Child case. Case was successfully created. While checking on list view, parent is empty.&lt;/P&gt;
&lt;P&gt;While the same, when created by HR admin, it was showing the parent. What could be the reason?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thanks,&lt;/P&gt;
&lt;P&gt;Sujit&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Sep 2022 10:03:57 GMT</pubDate>
      <guid>https://www.servicenow.com/community/hrsd-forum/parent-is-empty-for-child-hr-case/m-p/1332959#M22086</guid>
      <dc:creator>Sujit4</dc:creator>
      <dc:date>2022-09-01T10:03:57Z</dc:date>
    </item>
    <item>
      <title>Re: Parent is empty for child hr case</title>
      <link>https://www.servicenow.com/community/hrsd-forum/parent-is-empty-for-child-hr-case/m-p/1332960#M22087</link>
      <description>If you’ve confirmed that the HR admin can see the parent value on the same case that a non-admin can’t see it, it will be security related. Check your ACL on the table and parent field to see who has access to read it.</description>
      <pubDate>Fri, 02 Sep 2022 02:35:51 GMT</pubDate>
      <guid>https://www.servicenow.com/community/hrsd-forum/parent-is-empty-for-child-hr-case/m-p/1332960#M22087</guid>
      <dc:creator>Susan Britt</dc:creator>
      <dc:date>2022-09-02T02:35:51Z</dc:date>
    </item>
    <item>
      <title>Re: Parent is empty for child hr case</title>
      <link>https://www.servicenow.com/community/hrsd-forum/parent-is-empty-for-child-hr-case/m-p/1332961#M22088</link>
      <description>&lt;P&gt;Hi Sujit,&lt;/P&gt;
&lt;P&gt;this could be due to the READ permissions on the 'parent' field for those agents. Check the ACLs on your table.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can create a READ ACL for parent field and add the following script:&lt;/P&gt;
&lt;PRE class="language-javascript"&gt;&lt;CODE&gt;if(current.isValidRecord()) {
    answer = current.canRead();
}
else {
answer = false;
}&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Mark my answer as HELPFUL / CORRECT if this help resolve your issue.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Vamsi S&lt;/P&gt;</description>
      <pubDate>Fri, 02 Sep 2022 02:36:56 GMT</pubDate>
      <guid>https://www.servicenow.com/community/hrsd-forum/parent-is-empty-for-child-hr-case/m-p/1332961#M22088</guid>
      <dc:creator>Vamsi Sreenivas</dc:creator>
      <dc:date>2022-09-02T02:36:56Z</dc:date>
    </item>
    <item>
      <title>Re: Parent is empty for child hr case</title>
      <link>https://www.servicenow.com/community/hrsd-forum/parent-is-empty-for-child-hr-case/m-p/1332962#M22089</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;seems like ACL issue. HR admin have the access and so can see it.&lt;/P&gt;
&lt;P&gt;If you want make visible to HR agent create new read ACL for Parent field and give the HR agent role then he can see that field as well.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Pavankumar&lt;/P&gt;</description>
      <pubDate>Fri, 02 Sep 2022 02:55:20 GMT</pubDate>
      <guid>https://www.servicenow.com/community/hrsd-forum/parent-is-empty-for-child-hr-case/m-p/1332962#M22089</guid>
      <dc:creator>PavanK960672992</dc:creator>
      <dc:date>2022-09-02T02:55:20Z</dc:date>
    </item>
  </channel>
</rss>

