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

Slettet midlertidlig spinn im id key #794

Merged
merged 1 commit into from
Nov 26, 2024

Conversation

Jesper-Hustad
Copy link
Contributor

Siste nøkkel med feil formattering 🥳

@Jesper-Hustad Jesper-Hustad requested a review from a team as a code owner November 26, 2024 14:11
@Jesper-Hustad
Copy link
Contributor Author

Ser riktig ut i logs:

"data": {
        "forespoersel_id": "75c0ee18-5340-46ec-b474-69b9bcb8f496",
        "spinn_inntektsmelding_id": "112979ca-8267-4409-8eeb-ba53b6c65583"
    }

Copy link
Contributor

@bjerga bjerga left a comment

Choose a reason for hiding this comment

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

Digg å få dette gjort! 🍹

@@ -53,7 +53,6 @@ class ForespoerselBesvartRiver : PriObjectRiver<BesvartMelding>() {
mapOf(
Key.FORESPOERSEL_ID to forespoerselId.toJson(),
Key.SPINN_INNTEKTSMELDING_ID to spinnInntektsmeldingId?.toJson(),
Key.SPINN_INNTEKTSMELDING_ID_V2 to spinnInntektsmeldingId?.toJson(),
Copy link
Contributor

Choose a reason for hiding this comment

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

Gjerne revert resten av endringene i denne fila fra forrige PR.

@Jesper-Hustad Jesper-Hustad merged commit ca2d2b6 into main Nov 26, 2024
74 checks passed
@Jesper-Hustad Jesper-Hustad deleted the dev/slett-midlertidlig-spinn-im-key branch November 26, 2024 14:25
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.

2 participants