Skip to content

Repackage - Salesforce Service cloud to fix UserEmail blank column issue#12896

Merged
v-atulyadav merged 2 commits into
masterfrom
v-rusraut/FixingICM-691960242
Oct 17, 2025
Merged

Repackage - Salesforce Service cloud to fix UserEmail blank column issue#12896
v-atulyadav merged 2 commits into
masterfrom
v-rusraut/FixingICM-691960242

Conversation

@v-rusraut
Copy link
Copy Markdown
Contributor

@v-rusraut v-rusraut commented Sep 30, 2025

Required items, please complete

Change(s):

Version Updated:

  • 3.0.6

Testing Completed:

  • Done

@v-rusraut v-rusraut requested review from a team as code owners September 30, 2025 11:12
@v-rusraut v-rusraut added the Solution Solution specialty review needed label Sep 30, 2025
@v-rusraut v-rusraut changed the title Repackage - Salesforce Service cloud to fix Username column issue Repackage - Salesforce Service cloud to fix UserEmail blank column issue Sep 30, 2025
v-sabiraj
v-sabiraj previously approved these changes Oct 1, 2025
Copy link
Copy Markdown
Contributor

@v-sabiraj v-sabiraj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good, waiting for customer to confirm on the changes.

@v-sabiraj v-sabiraj requested a review from Copilot October 17, 2025 11:03
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the Salesforce Service Cloud solution to version 3.0.6, addressing an issue where the UserEmail column was appearing blank due to incorrect field mapping. The fix updates the data transformation logic to map USER_NAME to the UserEmail column instead of USER_EMAIL.

Key Changes

  • Corrected the UserEmail column mapping from USER_EMAIL to USER_NAME in the KQL transformation queries
  • Added USER_NAME field to the schema definitions to support the corrected mapping
  • Updated version references from 3.0.5 to 3.0.6 across all solution files

Reviewed Changes

Copilot reviewed 4 out of 5 changed files in this pull request and generated 1 comment.

File Description
Solutions/Salesforce Service Cloud/Package/mainTemplate.json Updated solution version, added USER_NAME schema field, corrected UserEmail mapping in transformKql, and reformatted JSON property ordering
Solutions/Salesforce Service Cloud/Package/createUiDefinition.json Enhanced data connector description to clarify it uses Codeless Connector Framework
Solutions/Salesforce Service Cloud/Data/Solution_TSalesforceCloudtemplateSpec.json Incremented solution version to 3.0.6
Solutions/Salesforce Service Cloud/Data Connectors/SalesforceSentinelConnector_CCP/SalesforceServiceCloud_DCR.json Added USER_NAME schema field and updated transformKql to map USER_NAME to UserEmail

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@v-atulyadav v-atulyadav merged commit c7d546b into master Oct 17, 2025
32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Content-Package Solution Solution specialty review needed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants