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

når en klage eller anke blir ferdigbehandlet fra KA sin side skal vi … #355

Merged
merged 3 commits into from
Sep 21, 2023

Conversation

ViktorGSolberg
Copy link
Collaborator

…markere tilhørende oppgave med saksbehandler av den opprinnelige klagen sin enhet

Favro
Når KA behadler en anke eller klage og vi får beskjed om dette, så skal vi markere tilhørende oppgave med hvilken enhet (saksbehandlers enhet) som behandlet den opprinnelige klagen som førte til KA-behandlingen.

return klagebehandlingAvsluttet?.oppgaveTekst()
?: ankebehandlingOpprettet?.oppgaveTekst()
?: ankebehandlingAvsluttet?.oppgaveTekst()
fun oppgaveTekst(behandlendeEnhet: String): String {
Copy link
Contributor

Choose a reason for hiding this comment

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

burde vi kalle det "saksbehandlersEnhet" ? For å ikke mikse begrepene vi allerede har brukt om "behandlendeEnhet" ? 🤔

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

enig i det

…markere tilhørende oppgave med saksbehandler av den opprinnelige klagen sin enhet
@charliemidtlyng
Copy link
Contributor

Må nok fintune noen tester også, ser det ut til :)

Copy link
Contributor

@halvorbmundal halvorbmundal left a comment

Choose a reason for hiding this comment

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

@ViktorGSolberg ViktorGSolberg merged commit 55c361a into main Sep 21, 2023
1 check passed
@ViktorGSolberg ViktorGSolberg deleted the oppdater-oppgavetekst-med-enhet branch September 21, 2023 16:02
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