Skip to content
New issue

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

fix: resolve entities correctly in datasource when globs are specified #8778

Merged
merged 1 commit into from Mar 23, 2022

Conversation

pleerock
Copy link
Member

Closes: #8768

Description of change

In the 0.3 release, DataSource stopped resolving entities correctly when specified as Globs. This results in the data source information not being set correctly into the entities. This PR fixes it by correctly importing the classes when globs are specified.

@pleerock pleerock merged commit a641c5d into master Mar 23, 2022
@pleerock pleerock deleted the base-entity-set-data-source branch March 23, 2022 04:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[0.3] Datasource not set on entities when using path in entities datasource options
1 participant