Problem/Motivation

The Drupal 7 version of the Salesforce module includes the Push/Pull revisions for an individual object so you can see the activity from SF over time. This is very useful for debugging sync issues and for generally seeing when new updates in Drupal are due to a pull from SF.

Steps to reproduce

1. Go to any mapped object node
2. Select the Salesforce local task
3. View the record
4. Note there are no push/pull revisions for that object visible

Proposed resolution

Add a similar view of Salesforce push/pull revisions on the node object you are viewing.

Remaining tasks

User interface changes

API changes

Data model changes

CommentFileSizeAuthor
#7 3349963-7.patch14.53 KBgcb

Issue fork salesforce-3349963

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

mshaver created an issue. See original summary.

AaronBauman made their first commit to this issue’s fork.

aaronbauman’s picture

Version: 5.0.0 » 5.0.x-dev
Status: Active » Needs review
aaronbauman’s picture

Requires Drupal 10.1+ or the core patch from #2350939: Implement a generic revision UI

aaronbauman’s picture

Status: Needs review » Reviewed & tested by the community

Will be merging this shortly

gcb’s picture

StatusFileSize
new14.53 KB

Patch version that applies to 5.0.4. For use in composer patching so we aren't using an unpredictable reference to an MR, until this gets merged into a release.

aaronbauman’s picture

Status: Reviewed & tested by the community » Fixed

Committed and released in 5.0.5 and 5.1.0

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.