Problem/Motivation

Currently, you can populate the sandbox based on a migration plugin id and a source id. And you can always get the next row.

I've found myself wishing I could tell the sandbox, "Give me the first row where source property X is equal to Y."

Could we do that with reasonably good code and UX?

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Comments

danflanagan8 created an issue. See original summary.

danflanagan8’s picture

Assigned: Unassigned » danflanagan8
Issue summary: View changes
StatusFileSize
new106.66 KB

I have something working for this. It's another fieldset in the "Populate from real migration" drawer. The only "constraints" you can add are equality, so it's not too sophisticated. I don't have time to add tests atm, but manual testing has been good.

  • danflanagan8 committed 9c027051 on 1.1.x
    Issue #3414052 by danflanagan8: Populate sandbox based on something...
danflanagan8’s picture

Status: Active » Fixed
danflanagan8’s picture

Assigned: danflanagan8 » Unassigned

Status: Fixed » Closed (fixed)

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