-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
đ Behold tildeling nĂ„r spleis reberegner
NÄr en saksbehandler hadde tildelt seg en sak, mistet de saken hvis spleis reberegnet perioden, for eksempel pga. ny inntektsmelding. Jeg tenker det er mer fremtidssikkert Ä legge reserver-kommandoen inn i AvbrytCommand, selv om det ble hakket mer omstendelig og den ikke trengs fra VedtaksperiodeForkastet. Jeg sÄ ogsÄ pÄ Ä slippe Ä ha bÄde OppgaveService og OppgaveDao som parametere, men de to er sÄpass forskjellige at vi fÄr komme tilbake til det. Koden i reserver-kommandoen sÄ heller ikke sÄ flyttbar ut. Co-authored-by: Eirik Gallefoss <[email protected]>
- Loading branch information
Showing
8 changed files
with
77 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
10 changes: 10 additions & 0 deletions
10
spesialist-selve/src/main/kotlin/no/nav/helse/modell/kommando/AvbrytCommand.kt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
21 changes: 11 additions & 10 deletions
21
spesialist-selve/src/test/kotlin/no/nav/helse/modell/kommando/AvbrytCommandTest.kt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters