Skip to content

Support file attachments in Frag Integreat - #4358

Draft
svenseeberg wants to merge 3 commits into
developfrom
feat/frag-integreat-file-upload
Draft

Support file attachments in Frag Integreat#4358
svenseeberg wants to merge 3 commits into
developfrom
feat/frag-integreat-file-upload

Conversation

@svenseeberg

@svenseeberg svenseeberg commented Jun 13, 2026

Copy link
Copy Markdown
Member

Short description

Allow uploading and download file attachments in Frag Integreat

Proposed changes

  • Add an attachments endpoint that allows the App to fetch attachments
  • Allow the app to post multiple files
  • Files are attached to Zammad ticket articles

Side effects

  • Uploads block worker processes.

Faithfulness to issue description and design

There are no intended deviations from the issue and design.

How to test

  1. Prerequesite: you need a Zammad server connected
  2. get a test file, for example https://commons.wikimedia.org/wiki/File:Test_card.png
  3. curl ....

Resolved issues

Fixes digitalfabrik/integreat-chat#429
Fixes digitalfabrik/integreat-chat#427


Pull Request Review Guidelines

@MizukiTemma

Copy link
Copy Markdown
Member

@svenseeberg

What is the state of this PR?

@svenseeberg
svenseeberg force-pushed the feat/frag-integreat-file-upload branch from de021a2 to 8d1fd14 Compare August 31, 2026 09:44
* Limit number of files
* Fix typing indicator
* Fix mimetype support
@svenseeberg

Copy link
Copy Markdown
Member Author

The steps for testing are missing.

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.

Support file attachments Support sending files

2 participants