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
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | Screenshot 2024-05-01 at 12.38.22 PM.png | 106.66 KB | danflanagan8 |
Comments
Comment #2
danflanagan8I 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.
Comment #4
danflanagan8Comment #5
danflanagan8