Closed
Description
⚠️ This issue respects the following points: ⚠️
- This is a bug, not a question or a configuration/webserver/proxy issue.
- This issue is not already reported on Github OR Nextcloud Community Forum (I've searched it).
- Nextcloud Server is up to date. See Maintenance and Release Schedule for supported versions.
- I agree to follow Nextcloud's Code of Conduct.
Bug description
When i try to filter all files which i shared with someone in files > "shared with others" only my own username is displayed, instead of all others.
Steps to reproduce
- Share a folder with a user "greatuser"
- go to Files > "shared with others"
- click on "people" to filter by users/groups
- only my own name is displayed instead of "greatuser" or all other users
Expected behavior
I would expect, that other users are displayed, so I can filter by them.
I don't know why is should be able to show something that is shared with myself?
I also would be great if the path to the folders/files would be displayed, because we have multiple shared folders with the same name.
Nextcloud Server version
30
Operating system
Debian/Ubuntu
PHP engine version
PHP 8.3
Web server
Apache (supported)
Database engine version
MariaDB
Is this bug present after an update or on a fresh install?
None
Are you using the Nextcloud Server Encryption module?
Encryption is Disabled
What user-backends are you using?
- Default user-backend (database)
- LDAP/ Active Directory
- SSO - SAML
- Other
Configuration report
{
"system": {
"instanceid": "***REMOVED SENSITIVE VALUE***",
"passwordsalt": "***REMOVED SENSITIVE VALUE***",
"secret": "***REMOVED SENSITIVE VALUE***",
"trusted_domains": [
"***REMOVED SENSITIVE VALUE***",
],
"trusted_proxies": "***REMOVED SENSITIVE VALUE***",
"datadirectory": "***REMOVED SENSITIVE VALUE***",
"overwrite.cli.url": "https:\/\/cloud.dstream.de",
"htaccess.RewriteBase": "\/",
"overwritehost": "***REMOVED SENSITIVE VALUE***",
"dbtype": "mysql",
"version": "30.0.6.2",
"dbname": "***REMOVED SENSITIVE VALUE***",
"dbhost": "***REMOVED SENSITIVE VALUE***",
"dbport": "",
"dbtableprefix": "oc_",
"dbuser": "***REMOVED SENSITIVE VALUE***",
"dbpassword": "***REMOVED SENSITIVE VALUE***",
"logtimezone": "UTC",
"installed": true,
"memcache.local": "\\OC\\Memcache\\APCu",
"memcache.locking": "\\OC\\Memcache\\Memcached",
"singleuser": false,
"maintenance": false,
"loglevel": 0,
"auth.bruteforce.protection.enabled": false,
"updater.release.channel": "stable",
"mail_from_address": "***REMOVED SENSITIVE VALUE***",
"mail_smtpmode": "sendmail",
"mail_domain": "***REMOVED SENSITIVE VALUE***",
"theme": "",
"default_phone_region": "DE",
"mysql.utf8mb4": true,
"mail_sendmailmode": "smtp",
"mail_smtphost": "***REMOVED SENSITIVE VALUE***",
"mail_smtpport": "587",
"mail_smtpauth": 1,
"mail_smtpname": "***REMOVED SENSITIVE VALUE***",
"mail_smtppassword": "***REMOVED SENSITIVE VALUE***",
"mail_smtpsecure": "tls",
"mail_smtpauthtype": "PLAIN",
"enable_previews": true,
"enabledPreviewProviders": [
"OC\\Preview\\Movie",
"OC\\Preview\\PNG",
"OC\\Preview\\JPEG",
"OC\\Preview\\GIF",
"OC\\Preview\\BMP",
"OC\\Preview\\XBitmap",
"OC\\Preview\\MP3",
"OC\\Preview\\MP4",
"OC\\Preview\\TXT",
"OC\\Preview\\MarkDown",
"OC\\Preview\\PDF"
],
"app_install_overwrite": [
"files_rightclick"
],
"maintenance_window_start": 1
}
}
List of activated Apps
Enabled:
- activity: 3.0.0
- admin_audit: 1.20.0
- app_api: 4.0.6
- calendar: 5.0.10
- circles: 30.0.0
- cloud_federation_api: 1.13.0
- collectives: 2.16.1
- comments: 1.20.1
- contacts: 6.1.3
- contactsinteraction: 1.11.0
- dashboard: 7.10.0
- dav: 1.31.1
- deck: 1.14.3
- external: 5.5.2
- federatedfilesharing: 1.20.0
- federation: 1.20.0
- files: 2.2.0
- files_downloadlimit: 3.0.0
- files_external: 1.22.0
- files_pdfviewer: 3.0.0
- files_reminders: 1.3.0
- files_sharing: 1.22.0
- files_trashbin: 1.20.1
- files_versions: 1.23.0
- firstrunwizard: 3.0.0
- groupfolders: 18.0.10
- integration_gitlab: 3.1.2
- integration_openai: 3.4.0
- integration_openproject: 2.7.2
- logreader: 3.0.0
- lookup_server_connector: 1.18.0
- nextcloud_announcements: 2.0.0
- notifications: 3.0.0
- oauth2: 1.18.1
- password_policy: 2.0.0
- photos: 3.0.2
- privacy: 2.0.0
- provisioning_api: 1.20.0
- recognize: 8.2.0
- recommendations: 3.0.0
- related_resources: 1.5.0
- richdocuments: 8.5.3
- riotchat: 0.18.7
- serverinfo: 2.0.0
- settings: 1.13.0
- sharebymail: 1.20.0
- spreed: 20.1.4
- support: 2.0.0
- survey_client: 2.0.0
- suspicious_login: 8.0.0
- systemtags: 1.20.0
- text: 4.1.0
- theming: 2.6.0
- theming_customcss: 1.18.0
- twofactor_backupcodes: 1.19.0
- updatenotification: 1.20.0
- user_status: 1.10.0
- viewer: 3.0.0
- weather_status: 1.10.0
- webhook_listeners: 1.1.0-dev
- whiteboard: 1.0.5
- workflowengine: 2.12.0
Disabled:
- breezedark: 29.0.0 (installed 28.0.0)
- bruteforcesettings: 3.0.0 (installed 1.0.2)
- drawio: 3.0.3 (installed 3.0.3)
- encryption: 2.18.0 (installed 2.0.0)
- files_rightclick: 0.15.1 (installed 0.15.1)
- twofactor_nextcloud_notification: 4.0.0
- twofactor_totp: 12.0.0-dev
- user_ldap: 1.21.0
- workflow_script: 1.15.0 (installed 1.15.0)
Nextcloud Signing status
No errors have been found.
Nextcloud Logs
Additional info
this happens on multiple instances that I'm responsible for.
When i click on "people" the following is display on firefox in the console:
InstallTrigger is deprecated and will be removed in the future. [content.js:1683:10](moz-extension://a71da00b-d59b-4ecf-ae74-12a4c8d2543a/content.js)
[DEBUG] files: File list filter chips updated
Object { app: "files", uid: "Simon", level: 0, filter: "files_sharing:account", chips: (1) […] }
app: "files"
chips: Array [ {…} ]
filter: "files_sharing:account"
level: 0
uid: "Simon"
<prototype>: Object { … }
[core-common.js:1:2529779](https://cloud.dstream.de/dist/core-common.js?v=1f631495-50)
[DEBUG] files: VirtualList: resizeObserver updated
Object { app: "files", uid: "Simon", level: 0 }
app: "files"
level: 0
uid: "Simon"
<prototype>: Object { … }
__defineGetter__: function __defineGetter__()
__defineSetter__: function __defineSetter__()
__lookupGetter__: function __lookupGetter__()
__lookupSetter__: function __lookupSetter__()
__proto__:
constructor: function Object()
hasOwnProperty: function hasOwnProperty()
isPrototypeOf: function isPrototypeOf()
propertyIsEnumerable: function propertyIsEnumerable()
toLocaleString: function toLocaleString()
toString: function toString()
valueOf: function valueOf()
<get __proto__()>: function __proto__()
<set __proto__()>: function __proto__()
[core-common.js:1:2529779](https://cloud.dstream.de/dist/core-common.js?v=1f631495-50)
XHRGET
https://cloud.dstream.de/ocs/v2.php/apps/notifications/api/v2/notifications
Metadata
Assignees
Type
Projects
Status
☑️ Done
Activity