Loading...
Loading...
Users with the "case writer" role are not able to create reminders from the sn_hr_core_reminder.list. Steps to Reproduce 1. Impersonate as HR Agent (with sn_hr_core.case_writer role) 2. Go to sn_hr_core_reminder.list 3. Click on the NEW button 4. It shows a blank page Ideally, user should be able to create reminders form the list
The workaround is to fix READ ACL (sysId: 963eebe519231010fa9b7efa7949067a) on [sn_hr_core_reminder] table by making the following change in script condition : Script code to be changed from: answer = new sn_hr_core.hr_Reminder().canReadReminder(current); To: answer = current.isNewRecord() || new sn_hr_core.hr_Reminder().canReadReminder(current);
PRB1511603
Click on a version to see all relevant bugs
ServiceNow Integration
Learn more about where this data comes from
Bug Scrub Advisor
Streamline upgrades with automated vendor bug scrubs
BugZero Enterprise
Wish you caught this bug sooner? Get proactive today.