Skip to content

Stream Correspondence attachments to support large file upload#1413

Open
Ceredron wants to merge 40 commits intoAltinn:mainfrom
Ceredron:feat/streamed-correspondence-upload
Open

Stream Correspondence attachments to support large file upload#1413
Ceredron wants to merge 40 commits intoAltinn:mainfrom
Ceredron:feat/streamed-correspondence-upload

Conversation

@Ceredron
Copy link
Copy Markdown
Collaborator

@Ceredron Ceredron commented Aug 4, 2025

Description

Implement support for streaming attachments instead of storing in-memory to better support very large files that previously exhausted the memory of the Altinn Studio app.

Related Issue(s)

Verification

  • Your code builds clean without any errors or warnings
  • Manual testing done (required)
  • Relevant automated test added (if you find this hard, leave it and we'll help out)
  • All tests run green

Documentation

  • User documentation is updated with a separate linked PR in altinn-studio-docs. (if applicable)

@Ceredron Ceredron force-pushed the feat/streamed-correspondence-upload branch from a9eff3f to 6fc12c1 Compare August 5, 2025 07:19
@github-actions
Copy link
Copy Markdown

github-actions bot commented Aug 5, 2025

@Ceredron
Copy link
Copy Markdown
Collaborator Author

Ceredron commented Aug 5, 2025

/publish

@github-actions
Copy link
Copy Markdown

github-actions bot commented Aug 5, 2025

@Ceredron
Copy link
Copy Markdown
Collaborator Author

Ceredron commented Aug 5, 2025

/publish

@github-actions
Copy link
Copy Markdown

github-actions bot commented Aug 5, 2025

@Ceredron
Copy link
Copy Markdown
Collaborator Author

Ceredron commented Aug 5, 2025

/publish

@github-actions
Copy link
Copy Markdown

github-actions bot commented Aug 5, 2025

@Ceredron
Copy link
Copy Markdown
Collaborator Author

Ceredron commented Aug 5, 2025

/publish

@github-actions
Copy link
Copy Markdown

github-actions bot commented Aug 5, 2025

PR release:

⚙️ Building...
✅ Done!

@Ceredron
Copy link
Copy Markdown
Collaborator Author

Ceredron commented Aug 5, 2025

/publish

@github-actions
Copy link
Copy Markdown

github-actions bot commented Aug 5, 2025

PR release:

⚙️ Building...
✅ Done!

@Ceredron
Copy link
Copy Markdown
Collaborator Author

Ceredron commented Aug 5, 2025

/publish

@github-actions
Copy link
Copy Markdown

github-actions bot commented Aug 5, 2025

PR release:

⚙️ Building...
✅ Done!

@Ceredron
Copy link
Copy Markdown
Collaborator Author

Ceredron commented Aug 6, 2025

/publish

This reverts commit 527bf2c.
@github-actions
Copy link
Copy Markdown

github-actions bot commented Aug 6, 2025

PR release:

⚙️ Building...
✅ Done!

Comment thread src/Altinn.App.Core/Features/Correspondence/CorrespondenceClient.cs Fixed
Comment thread src/Altinn.App.Core/Features/Correspondence/CorrespondenceClient.cs Fixed
@martinothamar martinothamar added backport-ignore This PR is a new feature and should not be cherry-picked onto release branches feature Label Pull requests with new features. Used when generation releasenotes labels Aug 7, 2025
@Ceredron
Copy link
Copy Markdown
Collaborator Author

Ceredron commented Aug 7, 2025

/publish

@github-actions
Copy link
Copy Markdown

github-actions bot commented Aug 7, 2025

@Ceredron
Copy link
Copy Markdown
Collaborator Author

Ceredron commented Aug 7, 2025

/publish

This reverts commit 2204363.
@github-actions
Copy link
Copy Markdown

github-actions bot commented Aug 7, 2025

PR release:

⚙️ Building...
✅ Done!

Comment thread src/Altinn.App.Core/Features/Correspondence/CorrespondenceClient.cs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-ignore This PR is a new feature and should not be cherry-picked onto release branches breaking-change Label Pull requests with breaking changes. Used when generating releasenotes feature Label Pull requests with new features. Used when generation releasenotes kind/chore kind/user-story Used for issues that describes functionality for our users. squad/flyt Issues that belongs to the named squad. status/for-consideration

Projects

Status: ⭐ Backlog

Development

Successfully merging this pull request may close these issues.

5 participants