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

Feature/gjenny sakid #336

Merged
merged 7 commits into from
Mar 7, 2025
Merged

Feature/gjenny sakid #336

merged 7 commits into from
Mar 7, 2025

Conversation

MariamPervez
Copy link
Contributor

No description provided.

@MariamPervez MariamPervez requested a review from a team as a code owner March 6, 2025 11:59
): SaksInfoSamlet {
val saksIdFraSed = fagmodulService.hentSakIdFraSED(alleSedIBucList, currentSed)
val saksIdFraSed = fagmodulService.hentSakIdFraSED(alleSedIBucList, currentSed,)
Copy link
Contributor

Choose a reason for hiding this comment

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

flott komma, men usikker på om det er nødvendig??

@@ -14,7 +14,7 @@ class FagmodulService(private val fagmodulKlient: FagmodulKlient) {
private val secureLog = LoggerFactory.getLogger("secureLog")

fun hentPensjonSakFraPesys(aktoerId: String, alleSedIBuc: List<SED>, currentSed: SED?): SakInformasjon? {
return hentSakIdFraSED(alleSedIBuc, currentSed)?.let { sakId ->
return hentSakIdFraSED(alleSedIBuc, currentSed,)?.let { sakId ->
Copy link
Contributor

Choose a reason for hiding this comment

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

komma igjen? kult

Copy link

sonarqubecloud bot commented Mar 7, 2025

@MariamPervez MariamPervez merged commit 3761e4d into master Mar 7, 2025
4 checks passed
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.

2 participants