Allow logging push params and push success

Created on 26 October 2023, about 1 year ago
Updated 5 June 2024, 7 months ago

Problem/Motivation

There are cases where it is needed to log:

- Data sent to salesforce. This is needed only in specific cases where sending information to salesforce leads to an error and it is not know what is being sent.

- When data sent to salesforce is successfully pushed. This is needed in case there is a problem in salesforce for a specific Drupal entity that is not sent as expected, so it is needed to confirm first it was sent to salesforce.

Proposed resolution

- Allow logging push params. This can be enabled/disabled by configuration. Also, it will be possible to truncate the log in case it is too large, plus sanitizing sensitive information.
- Allow logging push success. This can be enabled/disabled by configuration.

✨ Feature request
Status

Fixed

Version

5.0

Component

salesforce_logger.module

Created by

πŸ‡ͺπŸ‡ΈSpain omarlopesino

Live updates comments and jobs are added and updated live.
  • Needs tests

    The change is currently missing an automated test that fails when run with the original code, and succeeds when the bug has been fixed.

Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024