Problem/Motivation

I'm trying to delete a SF mapped object, on the "delete" tab I see edit form instead of delete confirmation.

Steps to reproduce

Go to /admin/content/salesforce/some_id/delete and ensure that you see edit form instead of delete form.

Proposed resolution

Wrong form is used. I added a patch fixing this issue for 4.x.

In the 5th version I see the same code mistake, but I have tested the 4th version only.
So, maybe this issue is actual for newer versions.

CommentFileSizeAuthor
sf_ui_mapped_obj_delete_fix.patch1.49 KBgranik

Comments

Granik created an issue. See original summary.

granik’s picture

Issue summary: View changes
Status: Active » Needs review

  • AaronBauman committed db12e51 on 5.0.x authored by Granik
    Issue #3226687 by Granik: Cannot delete salesforce mapped object
    
  • AaronBauman committed b104017 on 8.x-4.x authored by Granik
    Issue #3226687 by Granik: Cannot delete salesforce mapped object
    
aaronbauman’s picture

Version: 8.x-4.x-dev » 5.0.x-dev
Status: Needs review » Fixed

Committed to 4.x and 5.x, thanks

Status: Fixed » Closed (fixed)

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