User:report does not show the correct amount if s3 is primary storage
Open
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
- Create an ownCloud 10.8 instance with s3 as primary storage
- Login and upload some files
- Run
occ user:report
Expected behaviour
User directory count should be 1
Actual behaviour
User directory count should is 0
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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