Closed korsarNek closed 5 years ago
Indeed, there seems to be mistake in the constructor of QueryBasedMatcher
.
Could you try replacing line 92 with $this->groupMatcher = $groupMatcher;
?
@gggeek you already closed this ticket? Should I try it out?
Sorry, I was too quick for my own good (either that, or github was too sentient for me...). You are welcome to test, yes
kaliop/ezmigrationbundle: 5.9.3
Writing a migration for locations with a group match condition throws an error:
Example migration:
stacktrace (paths shortened):
The groupMatcher field of the QueryBasedMatcher doesn't seem to be set.