Skip to content

Release attachments are not deleted #10152

Closed
@bu3tt1

Description

@bu3tt1
  • Gitea version (or commit ref): 1.9.4 built with GNU Make 4.2.1, go1.12.10 : bindata, sqlite, sqlite_unlock_notify
  • Git version: 2.22.0
  • Operating system: Docker
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes (provide example URL)
    • No
    • Not relevant
  • Log gist:

Description

When you delete a release the attachments are not deleted. It's correct?

my app.ini:

[attachment]
PATH = /data/gitea/attachments
ALLOWED_TYPES = application/x-zip-compressed|application/zip|application/x-compressed-tar|application/x-gzip

Metadata

Metadata

Assignees

No one assigned

    Labels

    issue/duplicateThe issue has already been reported.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions