Skip to content

Data is not deleted from S3 after deleting the space (personal or project) #1865

@ScharfViktor

Description

@ScharfViktor

Describe the bug

setup https://github.com/opencloud-eu/opencloud-compose with

use COMPOSE_FILE=docker-compose.yml:storage/decomposeds3.yml:traefik/opencloud.ym
and minio see here how to setup opencloud-eu/qa#70

Steps to reproduce

Project space:

  1. Create a project space with file
  2. Verify that the space and files is stored in the S3 bucket.
  3. Disable and delete space
  4. Verify that the space is deleted from S3.

Personal space:

  1. test user uploads files
  2. admin deletes test user
  3. Verify that users files are deleted from S3.

Expected behavior

The space with files inside is deleted.

Actual behavior

The space with files inside still exists in s3.

Setup

Please describe how you started the server and provide a list of relevant environment variables or configuration files.

Details

OC_XXX=somevalue
OC_YYY=somevalue
PROXY_XXX=somevalue

Additional context

Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Prio <= 3

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions