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

1302: Opprett oppgave når et nytt meldekort mottas #828

Merged
merged 5 commits into from
Feb 26, 2025
Merged

Conversation

Henreich
Copy link
Contributor

No description provided.

@Henreich Henreich changed the title feature/1302 1302: Opprett oppgave når et nytt meldekort mottas Feb 24, 2025
@Henreich Henreich force-pushed the feature/1302 branch 2 times, most recently from 72bd99c to f477795 Compare February 25, 2025 13:39
@Henreich Henreich marked this pull request as ready for review February 25, 2025 14:20
@Henreich Henreich requested a review from a team as a code owner February 25, 2025 14:20
@@ -94,3 +103,9 @@ data class FerdigstillOppgaveRequest(
val versjon: Int,
val status: OppgaveStatus,
)

enum class OppgaveType(val value: String) {
Copy link
Contributor

Choose a reason for hiding this comment

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

Dette var lurt! Mye bedre å ha det som enum 🙌

@Henreich Henreich merged commit 19f5e6e into main Feb 26, 2025
2 checks passed
@Henreich Henreich deleted the feature/1302 branch February 26, 2025 07:12
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