- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2025 01:47 PM
Hello, we're exploring changing the HR Case transferring functionality in terms of the state change once a case transfers. We're finding some users confused by the "cancelled" state when really their case is just being transferred to another COE. I'm trying to determine what configuration is setting the state to cancelled when the case transfers, and if it is possible to instead have the original case update to a custom state that we create instead. Custom states we know how to create, just having trouble finding what is setting the state to cancelled upon transferring. Thank you!
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2025 06:29 AM
@maxstnr There is a script include -ReclassifyCaseTransfer that is setting the case to Cancelled as part of the transfer case process.
If my answer has helped with your question, please mark my answer as an accepted solution and give a thumbs up.
Regards,
Mike

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2025 06:29 AM
@maxstnr There is a script include -ReclassifyCaseTransfer that is setting the case to Cancelled as part of the transfer case process.
If my answer has helped with your question, please mark my answer as an accepted solution and give a thumbs up.
Regards,
Mike
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2025 03:49 PM
That was it, thank you!