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

[#1928] Check missing volgnummer for second status preview #891

Merged
merged 1 commit into from
Dec 14, 2023

Conversation

pi-sigma
Copy link
Contributor

InnerCaseDetailView.get_second_status_preview occasionally failed due to a TypeError because case status types retrieved via the eSuite don't always contain a volgnummer.

I added a check to the function and updated the annotation of our StatusType api model

Taiga #1928

@pi-sigma pi-sigma force-pushed the fix/1928-statustype-missing-volgnummer branch from 0247c7c to 4993699 Compare December 11, 2023 13:49
@pi-sigma pi-sigma marked this pull request as ready for review December 11, 2023 14:26
Copy link
Contributor

@stevenbal stevenbal left a comment

Choose a reason for hiding this comment

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

Code looks good 👍

@alextreme not entirely sure if this solution is approved in the comments in taiga yet, so I'll wait with merging

@alextreme
Copy link
Member

Pushing this through in spite of concerns, it's not like we have an option here.

@alextreme alextreme merged commit 520d1d9 into develop Dec 14, 2023
14 checks passed
@alextreme alextreme deleted the fix/1928-statustype-missing-volgnummer branch December 14, 2023 14:02
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.

3 participants