- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2024 04:56 AM - edited 08-06-2024 04:59 AM
Hi
I have HR case created from an HR Service . The HR Case has HR Tasks in it. Now when I view the case on ESC Portal impersonating as the subject_person, I cannot view the tasks under the case unless:
1. Subject_person is added in watch-list for that HR Task, or
2. Subject_person is in the assigned_To for that HR Task
This is not the behaviour for HR tasks that are created on an HR Case from Lifecycle Events. They are always visible to employee on esc portal i.e there is no need to add subject_person to watch list
Is there any configuration that I am missing here, or is that the behaviour and cannot be changed?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2024 11:59 AM
@Dorothy
This required behavior needs to be enabled for HR tasks. For that you need to add the condition "subject_person is(dynamic) Me" on the to-dos configuration for HR tasks on "sn_hr_sp_todos_config" table.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2024 11:15 PM
Hi,
Like Mame mentioned, you need to add the HR tasks on the To-Do Configuration table.
It's the sn_hr_sp_todos_config table and it would look like this:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2024 02:22 AM
@Dorothy
You have to dot walk to achieve the subject person : Parent.HR_Case.subject_person (cf. screenshot)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2024 06:21 AM
Strangely enough, the tasks are now showing up without any changes at all whatsoever. I don't even have subject person in watch list for case / task