Skip to content

After upgrading to Nextcloud Deck 1.0.1 the attachments previusly uploaded disappear  #1957

@floydu

Description

@floydu

Describe the bug
Deck Version: 1.0.1
After upgrading to Deck 1.0.1 the card attachments disappear. Only the icon that warns that there are attachments on the card is shown, however when the attachments tab is opened, none appears.

When a new attachment is added to the card, the old, missing attachments appear.

To Reproduce
Steps to reproduce the behavior:

  1. The user opens a card in Deck that has attachments that had been added before the upgrade to version 1.0.1 of Deck. (upgrade from version 0.80)
  2. When you open the attachments tab, none appear. As if something had never been attached before.
  3. When the user attaches a new attachment on that same card,
      the old attachments that had previously disappeared now reappear.
    Expected behavior
    Users can view attachments that they have previously uploaded to Nextcloud Deck.

You can see that the card says have 57 attatcments.
Screenshots
You can see that the card have attachments previusly uploaded
image
When user opens the card, ther is no attachments.
image
When user upload another attachment, the old attachments reapear.
image

Client details:

  • OS: Windows 10
  • Browser Chrome
  • Version Lastest
  • Device: Windows Desktop
Server details

Operating system:

**Web server: Nextclud Deck 18.0.4
List of activated apps:

Enabled:

  • activity: 2.11.0
  • admin_audit: 1.8.0
  • cloud_federation_api: 1.1.0
  • comments: 1.8.0
  • dav: 1.14.0
  • deck: 1.0.1
  • federatedfilesharing: 1.8.0
  • federation: 1.8.0
  • files: 1.13.1
  • files_accesscontrol: 1.8.1
  • files_pdfviewer: 1.7.0
  • files_sharing: 1.10.1
  • files_trashbin: 1.8.0
  • files_versions: 1.11.0
  • firstrunwizard: 2.7.0
  • groupfolders: 6.0.6
  • groupquota: 0.1.2
  • impersonate: 1.5.0
  • logreader: 2.3.0
  • lookup_server_connector: 1.6.0
  • notes: 3.3.0
  • notifications: 2.6.0
  • oauth2: 1.6.0
  • onlyoffice: 4.1.4
  • password_policy: 1.8.0
  • photos: 1.0.0
  • privacy: 1.2.0
  • provisioning_api: 1.8.0
  • quota_warning: 1.7.0
  • recommendations: 0.6.0
  • serverinfo: 1.8.0
  • settings: 1.0.0
  • sharebymail: 1.8.0
  • spreed: 8.0.9
  • support: 1.1.0
  • suspicious_login: 3.1.0
  • systemtags: 1.8.0
  • theming: 1.9.0
  • twofactor_admin: 2.1.0
  • twofactor_backupcodes: 1.7.0
  • twofactor_totp: 4.1.3
  • user_ldap: 1.8.0
  • viewer: 1.2.0
  • workflowengine: 2.0.0

Nextcloud configuration:
{
"system": {
"apps_paths": [
{
"path": "/snap/nextcloud/current/htdocs/apps",
"url": "/apps",
"writable": false
},
{
"path": "/var/snap/nextcloud/current/nextcloud/extra-apps",
"url": "/extra-apps",
"writable": true
}
],
"supportedDatabases": [
"mysql"
],
"memcache.locking": "\OC\Memcache\Redis",
"memcache.local": "\OC\Memcache\Redis",
"redis": {
"host": "REMOVED SENSITIVE VALUE",
"port": 0
},
"passwordsalt": "REMOVED SENSITIVE VALUE",
"secret": "REMOVED SENSITIVE VALUE",
"trusted_domains": [
"localhost",
"REMOVED SENSITIVE VALUE"
"REMOVED SENSITIVE VALUE"
],
"datadirectory": "REMOVED SENSITIVE VALUE",
"dbtype": "mysql",
"version": "18.0.4.2",
"overwrite.cli.url": "REMOVED SENSITIVE VALUE"
"dbname": "REMOVED SENSITIVE VALUE",
"dbhost": "REMOVED SENSITIVE VALUE",
"dbport": "",
"dbtableprefix": "oc_",
"mysql.utf8mb4": true,
"dbuser": "REMOVED SENSITIVE VALUE",
"dbpassword": "REMOVED SENSITIVE VALUE",
"installed": true,
"instanceid": "REMOVED SENSITIVE VALUE",
"twofactor_enforced": "false",
"twofactor_enforced_groups": [
"admin"
],
"twofactor_enforced_excluded_groups": [],
"ldapIgnoreNamingRules": false,
"ldapProviderFactory": "OCA\User_LDAP\LDAPProviderFactory",
"maintenance": false,
"mail_from_address": "REMOVED SENSITIVE VALUE",
"mail_smtpmode": "smtp",
"mail_sendmailmode": "smtp",
"mail_domain": "REMOVED SENSITIVE VALUE",
"mail_smtphost": "REMOVED SENSITIVE VALUE",
"mail_smtpport": "25",
"loglevel": 0
}
}

or

Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/...

ActiveDirectory

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions