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 track to track associations type #870

Merged
merged 2 commits into from
Oct 4, 2023
Merged

Fix track to track associations type #870

merged 2 commits into from
Oct 4, 2023

Conversation

sdhiscocks
Copy link
Member

Associations expect objects to be in a set, not a tuple. OrderedSet has been used to preserve order which may be useful.

@sdhiscocks sdhiscocks requested a review from a team as a code owner October 3, 2023 15:15
@sdhiscocks sdhiscocks requested review from nperree-dstl and mharris-dstl and removed request for a team October 3, 2023 15:15
@sdhiscocks sdhiscocks added the bug label Oct 3, 2023
@sdhiscocks sdhiscocks merged commit 467a0a8 into main Oct 4, 2023
6 checks passed
@sdhiscocks sdhiscocks deleted the track2track_fix branch October 4, 2023 08:52
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.

3 participants