Sidepanel doesn't update all fields #11969
Labels
0. Needs triage
Pending check for reproducibility or if it fits our roadmap
bug
feature: global scale
medium
Steps to reproduce
1a. Select installed App that only available for groups
1b. Select App not available for groups
2a. Select file or folder to show details with activities
2b. Select other file or folder to show details with activities
Expected behaviour
Actual behaviour
Same behaviour with dysfunct Tags, making it impossible to set Tags in a reasonable fashion. #10774
Server configuration
Operating system:
Ubuntu 16.04
Web server:
nginx 1.10.3
Database:
mysql 5.7.23
PHP version:
php 7.2.11
Nextcloud version: (see Nextcloud admin page)
14.0.3.0
Updated from an older Nextcloud/ownCloud or fresh install:
Updated since owncloud 8
Where did you install Nextcloud from:
official download link
Signing status:
Signing status
No errors have been found.
List of activated apps:
App list
Enabled:
Disabled:
Nextcloud configuration:
Config report
{
"system": {
"enable_previews": true,
"preview_max_x": 2048,
"preview_max_y": 2048,
"preview_libreoffice_path": "/usr/bin/libreoffice",
"preview_office_cl_parameters": " --headless --nologo --nofirststartwizard --invisible --norestore --convert-to png --outdir ",
"enabledPreviewProviders": [
"OC\Preview\PNG",
"OC\Preview\JPEG",
"OC\Preview\GIF",
"OC\Preview\BMP",
"OC\Preview\XBitmap",
"OC\Preview\MP3",
"OC\Preview\TXT",
"OC\Preview\MarkDown",
"OC\Preview\MSOffice2003",
"OC\Preview\MSOffice2007",
"OC\Preview\MSOfficeDoc",
"OC\Preview\OpenDocument",
"OC\Preview\PDF"
],
"apps_paths": [
{
"path": "/var/www/nextcloud/apps",
"url": "/apps",
"writable": true
}
],
"xframe_restriction": true,
"activity_expire_days": 30,
"versions_retention_obligation": "disabled",
"minimum.supported.desktop.version": "1.7.0",
"memcache.locking": "\OC\Memcache\Redis",
"memcache.local": "\OC\Memcache\APCu",
"asset-pipeline.enabled": true,
"passwordsalt": "REMOVED SENSITIVE VALUE",
"datadirectory": "REMOVED SENSITIVE VALUE",
"dbtype": "mysql",
"version": "14.0.3.0",
"installed": true,
"forcessl": true,
"default_language": "de",
"defaultapp": "",
"maintenance": false,
"filelocking.enabled": true,
"loglevel": 2,
"logfile": "/media/DATA/data/nextcloud.log",
"logtimezone": "Europe/Berlin",
"log_rotate_size": 10485760,
"trusted_domains": [
"steinibox.de",
"www.steinibox.de",
"192.168.2.11"
],
"appstoreenabled": true,
"appstore.experimental.enabled": true,
"blacklisted_files": [
"._",
".DS_Store",
".DS_STORE",
".ds_store",
".vvv",
".cerber",
".desktop",
".tmp",
".aesir",
"*.odin"
],
"dbname": "REMOVED SENSITIVE VALUE",
"dbhost": "REMOVED SENSITIVE VALUE",
"dbuser": "REMOVED SENSITIVE VALUE",
"dbpassword": "REMOVED SENSITIVE VALUE",
"secret": "REMOVED SENSITIVE VALUE",
"trashbin_retention_obligation": "auto, 30",
"updater.release.channel": "stable",
"mail_smtpmode": "smtp",
"mail_smtpauthtype": "LOGIN",
"mail_smtphost": "REMOVED SENSITIVE VALUE",
"mail_smtpport": "465",
"session_lifetime": 10800,
"session_keepalive": true,
"mail_smtpsecure": "ssl",
"mail_smtpauth": 1,
"mail_from_address": "REMOVED SENSITIVE VALUE",
"mail_domain": "REMOVED SENSITIVE VALUE",
"filesystem_check_changes": 0,
"mail_smtpname": "REMOVED SENSITIVE VALUE",
"mail_smtppassword": "REMOVED SENSITIVE VALUE",
"overwrite.cli.url": "https://steinibox.de",
"instanceid": "REMOVED SENSITIVE VALUE",
"theme": "",
"data-fingerprint": "0fde090144b8dadc7eafe99aeadc6828"
}
}
Are you using external storage, if yes which one:
local
Are you using encryption:
no
Are you using an external user-backend, if yes which one:
N.A.
The text was updated successfully, but these errors were encountered: