Workflow Trigger JSON Not As Desired

What problem are you observing?

The source Account trigger, Triggers - SailPoint Identity Services has JSON response not as desired. The sourceName attribute have [Source] string attached at the end of the sourceName sometimes. That makes it hard to filter based on the sourceName. Hence, we are forced to use sourceId to filter. Since sourceName is same in sandbox and production, it should be better to filter with sourceName instead of sourceId.

What is the correct behavior?

[Source] string at the end of sourceName should be removed from sourceName in "Source Account Created " trigger.

What product feature is this related to?

Sailpoint ISC Workflow trigger Json. It is being observed in “Source Account Created” trigger.

What are the steps to reproduce the issue?

Fire “Source Account Created” trigger and analyze the trigger json. You will see [Source] keyword attached at the end of sourceName.

Do you have any other information about your environment that may help?

Seen in both sandbox and production.