Skip to content

Commit

Permalink
Døper om saksbehandlingstid til oppgavesaksbehandlingstid siden det g…
Browse files Browse the repository at this point in the history
…år saksbehandlingstid før oppgaven har blitt opprettet (f.eks. i k9-punsj).
  • Loading branch information
stiangre committed Dec 1, 2023
1 parent f992d74 commit 4b3e861
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -311,13 +311,13 @@
"kokriterie": false
},
{
"id": "saksbehandlingstid",
"visningsnavn": "Saksbehandlingstid",
"id": "oppgavesaksbehandlingstid",
"visningsnavn": "Oppgavesaksbehandlingstid",
"listetype": false,
"tolkesSom": "Duration",
"visTilBruker": true,
"kokriterie": true,
"transientFeltutleder": "no.nav.k9.los.nyoppgavestyring.transientfeltutleder.K9SakSaksbehandlingstidUtleder"
"transientFeltutleder": "no.nav.k9.los.nyoppgavestyring.transientfeltutleder.K9SakOppgavesaksbehandlingstidUtleder"
},
{
"id": "aktivVenteårsak",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@
"feltutleder": "no.nav.k9.los.nyoppgavestyring.feltutlederforlagring.AkkumulertVentetidAnnetIkkeSaksbehandlingstid"
},
{
"id": "saksbehandlingstid",
"id": "oppgavesaksbehandlingstid",
"visPåOppgave": true,
"påkrevd": false
},
Expand Down

0 comments on commit 4b3e861

Please sign in to comment.