-
Notifications
You must be signed in to change notification settings - Fork 6
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
Release/1.12.2 #906
Release/1.12.2 #906
Conversation
task: https://taiga.maykinmedia.nl/project/open-inwoner/task/1904 if the ZGW APIs reuse StatusTypen for different ZaakTypen, we end up with multiple `ZaakTypeStatusTypeConfig` that have the same `statustype_url`, which led to errors when retrieving these configs. To fix this we explicitly filter for the correct `ZaakTypeConfig` as well
These changes should be on develop already |
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## develop #906 +/- ##
===========================================
+ Coverage 92.79% 92.91% +0.11%
===========================================
Files 800 817 +17
Lines 27482 28036 +554
===========================================
+ Hits 25503 26049 +546
- Misses 1979 1987 +8 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Only 5d35e7e seems to be not on develop yet. Do you want to actually merge this PR or is it just to double check before pushing a new tag?
This was just for the double-check, I've tagged the release and will close the PR |
No description provided.