Skip to content

Commit

Permalink
Remove write access for isaktivitetskrav (#389)
Browse files Browse the repository at this point in the history
* Remove write access for isaktivitetskrav

* Delete SM_FORHANDSVARSEL_STANS
  • Loading branch information
Vitenok authored Nov 16, 2023
1 parent 021b503 commit 03b892c
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 7 deletions.
3 changes: 0 additions & 3 deletions nais/topics/varselbus-topic-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,6 @@ spec:
- team: teamsykefravr
application: isyfomock
access: write
- team: teamsykefravr
application: isaktivitetskrav
access: write
- team: team-esyfo
application: aktivitetskrav-backend
access: write
3 changes: 0 additions & 3 deletions nais/topics/varselbus-topic-prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,6 @@ spec:
- team: teamsykefravr
application: isdialogmote
access: write
- team: teamsykefravr
application: isaktivitetskrav
access: write
- team: team-esyfo
application: aktivitetskrav-backend
access: write
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ enum class HendelseType {
SM_DIALOGMOTE_NYTT_TID_STED,
SM_DIALOGMOTE_LEST,
SM_AKTIVITETSPLIKT,
SM_FORHANDSVARSEL_STANS, // TODO: Slett denne når vi tar over aktivitetskrav-varselløypa fra iSYFO
}

fun ArbeidstakerHendelse.getSynligTom(): LocalDateTime? {
Expand Down

0 comments on commit 03b892c

Please sign in to comment.