Problem/Motivation

The do_process/else_process features were recently added to the if_condition process plugin.

I was using these new features and discovered that the pipelines under do_process/else_process do not have access to exisitng destination properties. Let's fix that!

Comments

danflanagan8 created an issue. See original summary.

danflanagan8’s picture

Assigned: danflanagan8 » Unassigned
Status: Active » Needs review
StatusFileSize
new2.44 KB

Here's a fix with test coverage.

We don't need to create a new row. We want to use the existing row so that we can get at destination properties.

  • danflanagan8 committed 46e8fc7 on 1.0.x
    Issue #3275329 by danflanagan8: if_condition cannot use destination...
danflanagan8’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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