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

Ny river i im-notifikasjon for å sette oppgaver til utgått #711

Merged
merged 20 commits into from
Oct 15, 2024

Conversation

magnusae
Copy link
Contributor

@magnusae magnusae commented Oct 11, 2024

Bakgrunn
Som en del av grunnarbeidet for å kunne skru på purringer av inntektsmeldinger må vi sette oppgaver til utgått for forespørsler som er forkastet. Det er for å la være å purre på oppgaver vi ikke trenger inntektsmelding for.

Løsning
Lag ny river i im-notifikasjon som lytter på FORESPOERSEL_FORKASTET og setter oppgaven som tilhører forespørselen til status utgått og saken til status ferdig. Vi tar her i bruk eksternId (for vår del forespørselId) for å sette oppgaven til utgått og saken til ferdig.

@magnusae magnusae requested a review from b162214 October 11, 2024 13:51
@magnusae magnusae force-pushed the dev/sett_oppgave_utgaatt branch from b1f1a52 to c8313cc Compare October 14, 2024 11:58
@magnusae magnusae force-pushed the dev/sett_oppgave_utgaatt branch from c8313cc to dcae635 Compare October 14, 2024 12:00
magnusae and others added 12 commits October 14, 2024 14:11
# Conflicts:
#	notifikasjon/src/main/kotlin/no/nav/helsearbeidsgiver/inntektsmelding/notifikasjon/App.kt
#	notifikasjon/src/main/kotlin/no/nav/helsearbeidsgiver/inntektsmelding/notifikasjon/ArbeidsgiverNotifikasjonKlientUtils.kt
#	notifikasjon/src/main/kotlin/no/nav/helsearbeidsgiver/inntektsmelding/notifikasjon/river/OppgaveFerdigLoeser.kt
#	notifikasjon/src/main/kotlin/no/nav/helsearbeidsgiver/inntektsmelding/notifikasjon/river/SakFerdigLoeser.kt
#	notifikasjon/src/test/kotlin/no/nav/helsearbeidsgiver/inntektsmelding/notifikasjon/river/OppgaveFerdigLoeserTest.kt
#	notifikasjon/src/test/kotlin/no/nav/helsearbeidsgiver/inntektsmelding/notifikasjon/river/SakFerdigLoeserTest.kt
@b162214 b162214 marked this pull request as ready for review October 15, 2024 11:42
@b162214 b162214 requested a review from a team as a code owner October 15, 2024 11:42
b162214 and others added 2 commits October 15, 2024 15:03
Co-authored-by: Magnus Sælensminde <[email protected]>
@b162214 b162214 merged commit 744849a into main Oct 15, 2024
22 checks passed
@b162214 b162214 deleted the dev/sett_oppgave_utgaatt branch October 15, 2024 13:23
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