Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author of versions only shown for admin user #3340

Open
XueSheng-GIT opened this issue Oct 11, 2024 · 3 comments
Open

Author of versions only shown for admin user #3340

XueSheng-GIT opened this issue Oct 11, 2024 · 3 comments
Labels
0. Needs triage Issues that need to be triaged bug feature: versions Items related to file versioning

Comments

@XueSheng-GIT
Copy link
Contributor

XueSheng-GIT commented Oct 11, 2024

How to use GitHub

  • Please use the 👍 reaction to show that you are affected by the same issue.
  • Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
  • Subscribe to receive notifications on status change and new comments.

Steps to reproduce

  1. Nextcloud admin is user "admin".
  2. Create users "Max" and "Jarvis".
  3. Create Group "GroupfolderTesting" and add Admin, Max and Jarvis to it.
  4. Create a groupfolder named "GroupfolderTesting", add group "GroupfolderTesting" to it (write/share/delete, no acl).
  5. Max creates a new markdown file and adds some content.
  6. Jarvis edits this markdown file
  7. Each user inspects his version history and activity stream of this markdown file.

Expected behaviour

Each user shall see the author of all versions of the file.

Actual behaviour

Max and Jarvis cannot see other authors.

Max:
Image

Jarvis:
Image

But nextcloud admin can see all authors!

Admin:
Image

Max can see the whole activity stream ('activity_use_cached_mountpoints' => true).
Thus, it does not seem to be a permissions issue.
Image

@artonge Not sure if this is a goupfolder issue or related to sidebar/version history in server/files?

Server configuration

Operating system: Ubuntu 22.04

Web server: Apache/2.4.52 (Ubuntu)

Database: psql (PostgreSQL) 16.4 (Ubuntu 16.4-1.pgdg22.04+2)

PHP version: PHP 8.1.2-1ubuntu2.19

Nextcloud version: 29.0.7

Group folders version: 17.0.4

Updated from an older Nextcloud/ownCloud or fresh install: Updated

Where did you install Nextcloud from: Nextcloud download page

Are you using external storage, if yes which one: no

Are you using encryption: no

Are you using an external user-backend, if yes which one: no

Client configuration

Browser: Firefox 131

Operating system: Ubuntu 24.04

Logs

Web server error log

Web server error log
n/a

Nextcloud log (data/nextcloud.log)

Nextcloud log
n/a

Browser log

Browser log
n/a
@XueSheng-GIT XueSheng-GIT added 0. Needs triage Issues that need to be triaged bug labels Oct 11, 2024
@provokateurin
Copy link
Member

Not sure if this is a goupfolder issue or related to sidebar/version history in server/files?

Probably a Groupfolders problem and not a general problem.

@artonge
Copy link
Contributor

artonge commented Oct 14, 2024

@fenn-cs missed edge case of your feature

@solracsf
Copy link
Member

Related to nextcloud/server#44109?

@joshtrichards joshtrichards added the feature: versions Items related to file versioning label Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0. Needs triage Issues that need to be triaged bug feature: versions Items related to file versioning
Projects
None yet
Development

No branches or pull requests

5 participants