Skip to content

Commit

Permalink
Legger til felt- og oppgavedefinisjon for saksbehandlingstid.
Browse files Browse the repository at this point in the history
  • Loading branch information
stiangre committed Dec 1, 2023
1 parent 83333a7 commit 58ee4ee
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -310,6 +310,15 @@
"visTilBruker": false,
"kokriterie": false
},
{
"id": "saksbehandlingstid",
"visningsnavn": "Saksbehandlingstid",
"listetype": false,
"tolkesSom": "Duration",
"visTilBruker": true,
"kokriterie": true,
"transientFeltutleder": "no.nav.k9.los.nyoppgavestyring.transientfeltutleder.K9SakSaksbehandlingstidUtleder"
},
{
"id": "aktivVenteårsak",
"visningsnavn": "Aktiv venteårsak",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,11 @@
"påkrevd": false,
"feltutleder": "no.nav.k9.los.nyoppgavestyring.feltutlederforlagring.AkkumulertVentetidAnnetIkkeSaksbehandlingstid"
},
{
"id": "saksbehandlingstid",
"visPåOppgave": true,
"påkrevd": false
},
{
"id": "helautomatiskBehandlet",
"visPåOppgave": false,
Expand Down

0 comments on commit 58ee4ee

Please sign in to comment.