Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
AudunSorheim committed Dec 17, 2024
1 parent ab9b756 commit 199e837
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ open class ArbeidsgiverNotifikasjonProdusent(urlEnv: UrlEnv, private val azureAd
}
result?.onDuplikatGrupperingsid?.let {
log.error("createNewSak - Duplikat grupperingsid: ${it.feilmelding}")
return it.idTilEksisterende
}
result?.onDuplikatGrupperingsidEtterDelete?.let {
log.error("createNewSak - Duplikat grupperingsid etter delete: ${it.feilmelding}")
Expand Down

0 comments on commit 199e837

Please sign in to comment.