fix:
#3589241
Act only if the ID is an integer in salesforce_mapping_entity_delete()
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
fix: #3589241 Act only if the ID is an integer in salesforce_mapping_entity_delete()
Liam Morland
requested to merge
issue/salesforce-3589241:3589241-fix-invalid-input
into
6.0.x
May 08, 2026
Overview
0
Commits
1
Pipelines
2
Changes
1
This prevents "invalid input syntax for type bigint" errors on PostgreSQL.
Closes
#3589241
Merge request reports
Loading