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: #14 #15

Merged
merged 1 commit into from
Apr 13, 2021
Merged

fix: #14 #15

merged 1 commit into from
Apr 13, 2021

Conversation

ltbringer
Copy link
Contributor

We saw time related entities TimeEntity and TimeIntervalEntity check the grain and type
and eventually get in sync. Other entities didn't share this property. We added an explicit copy
post entity initialization for BaseEntity. This will ensure all entities at-least start out with
the same entity.entity_type and entity.type

We saw time related entities TimeEntity and TimeIntervalEntity check the grain and type
and eventually get in sync. Other entities didn't share this property. We added an explicit copy
post entity initialization for BaseEntity. This will ensure all entities at-least start out with
the same `entity.entity_type` and `entity.type`
@ltbringer ltbringer merged commit fcb5ba4 into master Apr 13, 2021
@ltbringer ltbringer deleted the bug/#14 branch April 13, 2021 14:09
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.

1 participant