Problem/Motivation

Sending a single entity to vgwort with drush vgwort:send node 3 produces an error.
The sending to vgwort is successful, but EntityJobMapper::markSuccessful errors, because the $job doesn't have an ID.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

CommentFileSizeAuthor
#2 3374295-2.patch2.22 KBalexpott

Comments

chr.fritsch created an issue. See original summary.

alexpott’s picture

Status: Active » Needs review
StatusFileSize
new2.22 KB

Oh I see - that makes sense. Let's make the make recording a bit more robust and handle programatically create jobs.

alexpott’s picture

Status: Needs review » Fixed

Discussed with @chr.fritsch - we agreed to merge this and make a new release as the patch adds implicit test coverage and it'd be good to fix.

  • alexpott committed ae62b1d5 on 2.0.x
    Issue #3374295 by alexpott: drush vgwort:send produces an error
    

Status: Fixed » Closed (fixed)

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