Problem/Motivation

Accessing the related mapping entity from mapped entity's local tasks.

Steps to reproduce

With Salesforce Mapping UI enabled, go to a mapped entity in Drupal there should be a Salesforce tab to link to the mapping entity, it is missing.

Proposed resolution

It appears when the Salesforce Mapping UI was split into its own module, the needed task derivative plugin was moved into the new module but the needed entry was not included in the salesforce_mapping_ui.links.task.yml file. This entry needs to be replaced (with appropriate updates for the new module name).

Here is the version from the 3.x branch, no similar reference exists in the 4.x branch.

User interface changes

Restores feature from 8.x-3.x branch.

Issue fork salesforce-3217586

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

acrosman created an issue. See original summary.

acrosman’s picture

Status: Active » Needs review

Add merge request with fix.

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

aaronbauman’s picture

Status: Needs review » Active
Issue tags: +needs forward port to 5.x

Thanks for the patch.
Love those merge requests!

This is probably an issue for 5.x as well

acrosman’s picture

Version: 8.x-4.x-dev » 5.0.x-dev

Happy to help out as always. I didn't look last night but did this morning, 5.x needs the same update. I don't see a reason this wouldn't just apply and fix that branch as well but I haven't tried it.

aaronbauman’s picture

Status: Active » Fixed

Yup, cherry picked and fixed.
Thanks again

Status: Fixed » Closed (fixed)

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