Frontend: Tab Content sometimes not up to date
What is going wrong? What did you observe?
Visualized poll tab content sometimes is not up to date, although I archive or delete delete polls in just the same browser tab/window. Reloading the browser tab helps.
Steps to reproduce the behavior
- Create a new poll
- archive it
- if it is not visualized in archive -> wrong visualization
- if not: in this tab try to delete it
- Poll is still visible
- open it -> error 404
How should it work?
All Polls should instantly be visible (or not) in the correct tab.
Information about your polls installation
**Polls version: 3.8.2
Fresh installation or update from a prior version (from which one)?
- [ ] First time install
- [x] Update from a prior version Version number of the previous version: ?last stable?
How did you install this version?(Appstore or describe installation)
- [ ] Installed from the appstore
- [x] Installed via occ
- [ ] Installed via extracting downloaded package to the apps folder
Information about your Instance of Nextcloud
Nextcloud version: 24.0.6
NC Apps
Enabled:
- accessibility: 1.10.0
- activity: 2.16.0
- admin_audit: 1.14.0
- apporder: 0.15.0
- audioplayer: 3.3.1
- bruteforcesettings: 2.4.0
- calendar: 3.5.0
- camerarawpreviews: 0.8.0
- checksum: 1.1.4
- circles: 24.0.1
- cloud_federation_api: 1.7.0
- comments: 1.14.0
- contacts: 4.2.2
- contactsinteraction: 1.5.0
- dashboard: 7.4.0
- dav: 1.22.0
- deck: 1.7.1
- drawio: 1.0.3
- external: 4.0.0
- extract: 1.3.5
- federatedfilesharing: 1.14.0
- federation: 1.14.0
- files: 1.19.0
- files_external: 1.16.1
- files_pdfviewer: 2.5.0
- files_readmemd: 1.2.2
- files_retention: 1.13.2
- files_rightclick: 1.3.0
- files_sharing: 1.16.2
- files_trashbin: 1.14.0
- files_versions: 1.17.0
- files_videoplayer: 1.13.0
- forms: 2.5.1
- health: 1.5.1
- impersonate: 1.11.0
- keeweb: 0.6.9
- logreader: 2.9.0
- lookup_server_connector: 1.12.0
- mail: 1.13.9
- maps: 0.2.1
- metadata: 0.16.0
- nextcloud_announcements: 1.13.0
- notes: 4.5.1
- notifications: 2.12.1
- oauth2: 1.12.0
- password_policy: 1.14.0
- photos: 1.6.0
- polls: 3.8.2
- privacy: 1.8.0
- provisioning_api: 1.14.0
- ransomware_protection: 1.13.0
- recommendations: 1.3.0
- richdocuments: 6.2.0
- richdocumentscode_arm64: 22.5.502
- serverinfo: 1.14.0
- settings: 1.6.0
- sharebymail: 1.14.0
- spreed: 14.0.5
- support: 1.7.0
- survey_client: 1.12.0
- systemtags: 1.14.0
- tasks: 0.14.4
- text: 3.5.1
- theming: 1.15.0
- twofactor_backupcodes: 1.13.0
- twofactor_totp: 6.4.0
- updatenotification: 1.14.0
- viewer: 1.8.0
- weather_status: 1.4.0
- workflowengine: 2.6.0 Disabled:
- encryption
- event_update_notification: 1.5.0
- firstrunwizard: 2.5.0
- music: 1.6.0
- user_ldap
- user_status: 1.0.1
- workflow_pdf_converter: 1.9.0
config.php
{ "system": { "instanceid": "REMOVED SENSITIVE VALUE", "passwordsalt": "REMOVED SENSITIVE VALUE", "secret": "REMOVED SENSITIVE VALUE", "trusted_domains": [ "XXXXXXX.de", "192.168.178.23" ], "datadirectory": "REMOVED SENSITIVE VALUE", "dbtype": "mysql", "version": "24.0.6.1", "overwrite.cli.url": "https://XXXXXXXXX.de/nc", "dbname": "REMOVED SENSITIVE VALUE", "dbhost": "REMOVED SENSITIVE VALUE", "dbport": "", "dbtableprefix": "oc_", "mysql.utf8mb4": true, "dbuser": "REMOVED SENSITIVE VALUE", "dbpassword": "REMOVED SENSITIVE VALUE", "installed": true, "default_phone_region": "DE", "theme": "", "loglevel": 2, "maintenance": false, "twofactor_enforced": "false", "twofactor_enforced_groups": [], "twofactor_enforced_excluded_groups": [], "mail_smtpmode": "smtp", "mail_smtpsecure": "ssl", "mail_sendmailmode": "smtp", "mail_from_address": "REMOVED SENSITIVE VALUE", "mail_domain": "REMOVED SENSITIVE VALUE", "mail_smtpauthtype": "LOGIN", "mail_smtpauth": 1, "mail_smtphost": "REMOVED SENSITIVE VALUE", "mail_smtpname": "REMOVED SENSITIVE VALUE", "mail_smtppassword": "REMOVED SENSITIVE VALUE", "mail_smtpport": "465", "memcache.local": "\OC\Memcache\APCu", "preview_max_memory": 256, "updater.release.channel": "stable", "updater.secret": "REMOVED SENSITIVE VALUE" } }
Server configuration (decide, if you think it is helpful)
Database:
- [ ] MySql version:
- [x] MariaDB version: 15.1
- [ ] PostgreSQL version:
- [ ] Oracle version:
- [ ] SQLite:
- [ ] Other (add name and version):
PHP version:
- [ ] 7.3 or lower
- [ ] 7.4
- [x] 8.0
Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/...
Client configuration
Device:
- [x] PC
- [ ] Mac
- [ ] Mobile phone
- [ ] Tablet
Browser:
- [ ] Firefox version:
- [x] Chrome version: 106
- [ ] Safari version:
- [ ] Other (add name and version):
Logs
nothing relevant in log
Insert your Nextcloud log here
so many console logs... i dont know what to look for
Insert your browser console log here
Other browser logs
Insert additional logs from your browser here