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 flowsheet join end #18

Merged
merged 5 commits into from
May 29, 2024
Merged

Fix flowsheet join end #18

merged 5 commits into from
May 29, 2024

Conversation

AyBruno
Copy link
Collaborator

@AyBruno AyBruno commented May 29, 2024

The flowsheet /end and /join endpoints were not updating their flowsheet entries with the current show_id. I updated the createJoinNotification and createLeaveNotification functions to account for that as well as the flowsheet insertion statements that account for the start and end of a show.

Copy link
Member

@dvdokkum dvdokkum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just noting that there's a bunch of stuff in here covered by other PRs as well, in case that isn't intentional. thank you for doing this one, it makes my script much easier to have the show_id available in the flowsheet in addition to the join/leave respone

@AyBruno AyBruno merged commit 906240f into main May 29, 2024
@AyBruno AyBruno deleted the fix-flowsheet-join-end branch August 26, 2024 02:42
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