API: no support to attach files to an issue #7410

Closed
opened 2025-11-02 07:25:08 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @fhuberts on GitHub (May 30, 2021).

  • Gitea version (or commit ref): 1.14.2+29-g3a79f1190 (self-packaged, private server)
  • Git version: 2.31.1
  • Operating system: Fedora 34 x64, running from systemd
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io: not relevant
    • Yes (provide example URL)
    • No
  • Log gist: not relevant

Description

The API does not allow me to attach files to an issue (the UI does allow me to do that)

This prevents me from automatically converting my Trac based issue system to Gitea.
It requires manual intervention for every attachment.

Originally created by @fhuberts on GitHub (May 30, 2021). - Gitea version (or commit ref): 1.14.2+29-g3a79f1190 (self-packaged, private server) - Git version: 2.31.1 - Operating system: Fedora 34 x64, running from systemd - Database (use `[x]`): - [x] PostgreSQL - [ ] MySQL - [ ] MSSQL - [ ] SQLite - Can you reproduce the bug at https://try.gitea.io: not relevant - [ ] Yes (provide example URL) - [ ] No - Log gist: not relevant ## Description The API does not allow me to attach files to an issue (the UI does allow me to do that) This prevents me from automatically converting my Trac based issue system to Gitea. It requires manual intervention for every attachment.
GiteaMirror added the modifies/apiissue/duplicate labels 2025-11-02 07:25:08 -06:00
Author
Owner

@noerw commented on GitHub (May 30, 2021):

duplicate of #3690; #14601 will implement the missing API routes.
also related, but a different story: #14705

@noerw commented on GitHub (May 30, 2021): duplicate of #3690; #14601 will implement the missing API routes. also related, but a different story: #14705
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#7410