Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
kkonrad opened DATAES-972 and commented
When I tried to set JoinField in BeforeConvertCallback handler I noticed it didn't fully work as EntityOperations.getRouting was called before.
sothawo took a look into this and noticed that currently callback is invoked after index query was built. Probably it should be other way round
Affects: 4.1 GA (2020.0.0)
Referenced from: pull request #555
Backported to: 4.1.2 (2020.0.2)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
kkonrad opened DATAES-972 and commented
When I tried to set JoinField in BeforeConvertCallback handler I noticed it didn't fully work as EntityOperations.getRouting was called before.
sothawo took a look into this and noticed that currently callback is invoked after index query was built. Probably it should be other way round
Affects: 4.1 GA (2020.0.0)
Referenced from: pull request #555
Backported to: 4.1.2 (2020.0.2)
The text was updated successfully, but these errors were encountered: