Skip to content

Conversation

@UyQuangNguyen
Copy link
Contributor

📮 Favro: Nav-26642

💰 Hva skal gjøres, og hvorfor?

Vi sletter kode relatert til den første kjøringen av svalbard + finnmarkstillegg.

@UyQuangNguyen UyQuangNguyen requested a review from a team as a code owner January 13, 2026 08:54
Comment on lines 76 to 83
BehandlingÅrsak.FINNMARKSTILLEGG -> {
if (skalBrukeAutovedtakEndringsbrevForFinnmarkstillegg) {
Brevmal.AUTOVEDTAK_ENDRING
} else {
Brevmal.AUTOVEDTAK_FINNMARKSTILLEGG
}
Brevmal.AUTOVEDTAK_ENDRING
}

BehandlingÅrsak.SVALBARDTILLEGG -> {
if (skalBrukeAutovedtakEndringsbrevForSvalbardtillegg) {
Brevmal.AUTOVEDTAK_ENDRING
} else {
Brevmal.AUTOVEDTAK_SVALBARDTILLEGG
}
Brevmal.AUTOVEDTAK_ENDRING
}

Copy link
Contributor

Choose a reason for hiding this comment

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

Disse kan legges til i branchen over

Copy link
Contributor

@MagnusTonnessen MagnusTonnessen left a comment

Choose a reason for hiding this comment

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

@sonarqubecloud
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
35.3% Coverage on New Code (required ≥ 40%)

See analysis details on SonarQube Cloud

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