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

6652 filtrering h bucer #663

Merged
merged 5 commits into from
Jun 4, 2024
Merged

Conversation

bergande
Copy link
Contributor

@bergande bergande commented Jun 3, 2024

No description provided.

@bergande bergande requested review from RuneLind and frans-a June 3, 2024 11:11
@bergande bergande marked this pull request as ready for review June 3, 2024 11:11
@bergande bergande requested a review from a team as a code owner June 3, 2024 11:11
@bergande bergande temporarily deployed to dev-fss-q2:teammelosys June 3, 2024 11:19 — with GitHub Actions Inactive
@bergande bergande temporarily deployed to dev-fss-q1:teammelosys June 3, 2024 11:28 — with GitHub Actions Inactive
@bergande bergande temporarily deployed to dev-fss-q2:teammelosys June 3, 2024 16:30 — with GitHub Actions Inactive
@@ -34,6 +34,8 @@ class MedlemskapTypeResolver implements TypeIdResolver {
mapping.put(SedType.A010, MedlemskapA010.class);
mapping.put(SedType.A011, MedlemskapA011.class);
mapping.put(SedType.A012, MedlemskapA012.class);

mapping.put(SedType.H010, MedlemskapH010.class);
Copy link
Contributor

Choose a reason for hiding this comment

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

Hvorfor har H010 spesiell status i forhold til andre H-SED-er?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

den har et medlemskaps element i json, det har ikke de andre H sedene. Var dette som gjorde at den seden feilet og ikke de andre. Var jo obvious i retrospekt

@bergande bergande merged commit 1fb8f7c into master Jun 4, 2024
8 checks passed
@bergande bergande deleted the MELOSYS-6652__filtrering_h_bucer branch June 4, 2024 09:29
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