- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2020 06:17 AM
Currently, when we go to and HR case and select Transfer Case, there are two options. When we select "Transfer with existing case number" it creates a new case and then changes the old case number to the new case number. Ex:
Old case: HRC00001
New Case created after transfer: HRC00002
Old Case after transfer: HRC00002
According to the following article, it makes it sounds like the new case should be keeping the number of the old case:
Is anyone else seeing the same results or know if there is a way to adjust it so it does keep the number of the old case? I appreciate any advice you can provide.
Thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2020 05:34 AM
Thank you for your suggestions. We actually had a business rule to populate the subject person in the short description after the case was created. This business rule had update() in it. I guess causes issues like this. We were able to get rid of that business rule and the case transfer started working as designed.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2020 08:44 AM
It's working for us.
Just to check:
Under HR Administration > Transfer Case Configuration
make sure you have 2 configurations:
1. Reclassify
2. Standard
and check both are active = true
If they are, check the versions of both and ensure they are Source = Store Application: Human Resources Core
Regards
Paul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2020 05:34 AM
Thank you for your suggestions. We actually had a business rule to populate the subject person in the short description after the case was created. This business rule had update() in it. I guess causes issues like this. We were able to get rid of that business rule and the case transfer started working as designed.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2020 05:05 AM
Another point that may help. We have disabled the 'Transfer to a new case' option as our business does not want this as it leads to customer confusion if the Case Ref. ever changes. We have also made the 'transfer with existing case number' the default as shown below:
Regards
Paul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2020 07:16 AM
Hey Paul, we are also going to disable 'Transfer to a new case' option as it can confuse the end user. I have a question about emails were sent and received before the case was transferred.
How do you display emails that were sent and received before the case was transferred? We use 'Send/Received Emails' under Configure available fields' to show emails sent from the case. In the NY instance past emails are not visible on the transferred case.
thanks!