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: don't fail checking appointments for new participants #158

Merged
merged 2 commits into from
Sep 27, 2024

Conversation

tymees
Copy link
Member

@tymees tymees commented Sep 16, 2024

Fixes #157

@tymees tymees requested a review from bbonf September 16, 2024 15:04
@bbonf
Copy link
Contributor

bbonf commented Sep 16, 2024

given I just merged master into develop, and that I already touched this in https://github.com/UiL-OTS-labs/ppn-backend/pull/152/files#diff-02fc974c2cd1c086fb084d6d1688a7ddc697f839a2fdfa2dcbed49c21a9f6e7eR434 I don't get why this is not conflicting now?
But your solution is better imo

@tymees
Copy link
Member Author

tymees commented Sep 27, 2024

It's not conflicting because I added code nowhere near where you changed that.

Not sure if git is smart enough to merge that, or if github is. After some more time with GitLab I'm starting to suspect the latter

@tymees
Copy link
Member Author

tymees commented Sep 27, 2024

But, as this is redundant, do we want to close this; or do we want to remove your fix and replace it with this one? (In that case, I'll merge develop into this branch to do so as part of this PR)

@tymees tymees force-pushed the fix/new-participants-signup-errors branch from 6106c30 to 648790c Compare September 27, 2024 09:55
@tymees tymees merged commit a919fbe into develop Sep 27, 2024
2 checks passed
@tymees tymees deleted the fix/new-participants-signup-errors branch September 27, 2024 10:08
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.

New participant breaks signup when dealing with excluded experiments
2 participants