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 asking for conversation in some places where we should not. And only ask for it when the flag is on #2165

Merged
merged 2 commits into from
Aug 1, 2024

Conversation

StylianosGakis
Copy link
Member

Turns out making it nullable on the client is not enough and the backend still returns a hard error when it tries to return it as null even though the client would be okay with it

Instead only ask for it in the specific place we need it, in the claim
details. And only include it if the feature flag for it is enabled.
@StylianosGakis StylianosGakis requested a review from a team as a code owner August 1, 2024 10:11
@StylianosGakis StylianosGakis changed the base branch from develop to master August 1, 2024 10:11
@StylianosGakis StylianosGakis merged commit 052d5e2 into master Aug 1, 2024
5 checks passed
@StylianosGakis StylianosGakis deleted the hotfix/12.7.2 branch August 1, 2024 10:36
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.

1 participant