owncloud / owncloud/core

User:report does not show the correct amount if s3 is primary storage

Open
#39,278 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Type:Bug
Dominant language
PHP
Stars
8.8k
Forks
2.1k
Avg merge
20h 7m
Merged PRs (30d)
41

Description

Steps to reproduce
  1. Create an ownCloud 10.8 instance with s3 as primary storage
  2. Login and upload some files
  3. Run occ user:report
Expected behaviour

User directory count should be 1

Actual behaviour

User directory count should is 0

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the issue on an ownCloud 10.8 instance with S3 as primary storage, then inspect the occ user:report entry point and how it counts user directories. Done means the report shows a user directory count of 1 after files are uploaded, with the relevant behavior covered by a suitable test.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, php
Domain
backend, cli, cloud
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.