Skip to content

Commit

Permalink
Persistance bug: Oppdater dokumentdistribusjon for manuell adresse
Browse files Browse the repository at this point in the history
  • Loading branch information
hestad committed Jun 12, 2024
1 parent f09c82b commit 61a3a5c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,7 @@ class DistribuerDokumentService(
journalpostId = journalpostId,
)
}.map {
dokumentRepo.oppdaterDokumentdistribusjon(it)
it.dokument
}
}
Expand Down

0 comments on commit 61a3a5c

Please sign in to comment.