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 marker aggregation when multiple empty markers are aggregated. #529

Merged
merged 1 commit into from
Jun 5, 2021

Conversation

philsttr
Copy link
Collaborator

@philsttr philsttr commented Jun 5, 2021

Previously, if multiple empty markers with references were aggregated, only one marker would be be returned as the aggregate (and the other's references would be lost).

Fixes #527

Previously, if multiple empty markers with references were aggregated, only one marker would be be returned as the aggregate (and the other's references would be lost).

Fixes #527
@philsttr philsttr added this to the 7.0 milestone Jun 5, 2021
@philsttr philsttr merged commit 6a25e07 into master Jun 5, 2021
@philsttr philsttr deleted the fix_empty_marker_aggregation branch June 5, 2021 22:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Markers.aggregate behave in unexpected way
1 participant