Loading...
Loading...
Condition on the Customer Service Inbound Action "Create Case via Channel" is failing when any of the letters in the "To" email address is in upper case.
Create two tests of the same word with different cases. Use the indexOf() function to validate if it will return true. See the sample script below. var from = "Test"; var channel ="test"; if(channel.indexOf(from)>-1){ gs.log("Same"); } else{ gs.log("Not Same"); }
This problem has been fixed. If you are able to upgrade, review the Fixed In section to determine the latest version with a permanent fix your instance can be upgraded to.
PRB1595323
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.