You do not have permission to read the created record" when creating HR Case in HRSD
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-23-2025 02:02 AM
Hi Community,
I'm encountering a critical issue while creating an HR Case in HRSD. After submitting the case, I get the following alert:
"Alert level: critical. You do not have permission to read the created record."
Has anyone faced this before?
Additional context:
I'm creating the case manually (not via portal or API).
My user has roles like sn_hr_core.basic

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-23-2025 03:38 AM
Hello Satya,
Please do check the HR Service (show to subject person is unchecked) and if unchecked then its an expected behavior, if you want to allow the subject person to see the record (please do enable it).
Please do let me know if it helps or not. Based on that I can support you further on it.
Thanks! Have a nice day 🙂
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
Hi Satyam123, I just started experiencing this very same error, but it's very sporadic. Then when you look at the case, there is no HRC number - it's NULL. We are on the latest Yokohama patch 6, I think.
Did you ever figure out the issue?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
Hello,
You’re getting this error because your user can create but lacks read permission on the HR Case record. The sn_hr_core.basic role is too limited for reading cases.
You can fix it : Add a role like sn_hr_core.user or check the ACLs on the HR Case (sn_hr_core_case) table to ensure your user can read the record after creation.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
this happend because of this query br on hr case
can you help me correct this code