Skip to content

Release attachments are not deleted #10152

@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

Activity

jolheiser

jolheiser commented on Feb 5, 2020

@jolheiser
Member

This was fixed by #6068 for 1.10.x so updating should fix the problem. 😄

locked and limited conversation to collaborators on Nov 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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

        Participants

        @techknowlogick@bu3tt1@jolheiser

        Issue actions

          Release attachments are not deleted · Issue #10152 · go-gitea/gitea