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

force roll state bug fixes #1281

Merged
merged 1 commit into from
Nov 6, 2023

Conversation

bug-or-feature
Copy link
Collaborator

fixes a couple of bugs introduced by the solution for #1193. The first can cause force roll orders to be created, even though there are already orders for the same instrument. This is the cause of the issues in #1278.

I found the second one I found by doing a text search for the same bug. It looks like the code is supposed to prevent you setting force roll state when there are already orders for the instrument, but it never happens.

@robcarver17 robcarver17 merged commit 0063d7b into robcarver17:develop Nov 6, 2023
2 checks passed
@bug-or-feature bug-or-feature deleted the force_roll_bugs branch November 10, 2023 15:46
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.

2 participants