We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Saving should be done before changing views.
The description of your current selected card is copied to a new card. There is no way back.
Operating system: Linux 4.4.213-rockchip64 #7 SMP Mon Feb 17 09:37:05 CET 2020 aarch64
Webserver: Apache (fpm-fcgi)
Database: mysql 10.3.25
PHP version:
7.3.19-1~deb10u1 Modules loaded: Core, date, libxml, openssl, pcre, zlib, filter, hash, Reflection, SPL, session, sodium, standard, cgi-fcgi, mysqlnd, PDO, xml, bcmath, bz2, calendar, ctype, curl, dom, mbstring, fileinfo, ftp, gd, gettext, gmp, iconv, igbinary, imagick, intl, json, ldap, exif, mysqli, pdo_mysql, Phar, posix, readline, redis, shmop, SimpleXML, smbclient, sockets, sysvmsg, sysvsem, sysvshm, tokenizer, wddx, xmlreader, xmlwriter, xsl, zip, libsmbclient, Zend OPcache
Nextcloud version: 19.0.4 - 19.0.4.2
Updated from an older Nextcloud/ownCloud or fresh install:
Where did you install Nextcloud from: nextcloudpi
Array()
Enabled: - accessibility: 1.5.0 - activity: 2.12.1 - calendar: 2.0.4 - cloud_federation_api: 1.2.0 - comments: 1.9.0 - contacts: 3.4.1 - contactsinteraction: 1.0.0 - cookbook: 0.7.6 - dav: 1.15.0 - deck: 1.2.0 - federatedfilesharing: 1.9.0 - federation: 1.9.0 - files: 1.14.0 - files_pdfviewer: 1.8.0 - files_rightclick: 0.16.0 - files_sharing: 1.11.0 - files_trackdownloads: 1.8.0 - files_trashbin: 1.9.0 - files_versions: 1.12.0 - files_videoplayer: 1.8.0 - firstrunwizard: 2.8.0 - issuetemplate: 0.7.0 - logreader: 2.4.0 - lookup_server_connector: 1.7.0 - news: 14.2.2 - nextcloud_announcements: 1.8.0 - notes: 3.6.4 - notifications: 2.7.0 - oauth2: 1.7.0 - password_policy: 1.9.1 - photos: 1.1.0 - previewgenerator: 2.3.0 - privacy: 1.3.0 - provisioning_api: 1.9.0 - recommendations: 0.7.0 - serverinfo: 1.9.0 - settings: 1.1.0 - sharebymail: 1.9.0 - support: 1.2.1 - systemtags: 1.9.0 - tasks: 0.13.6 - text: 3.0.1 - theming: 1.10.0 - twofactor_backupcodes: 1.8.0 - updatenotification: 1.9.0 - viewer: 1.3.0 - workflowengine: 2.1.0 Disabled: - admin_audit - encryption - files_external - files_texteditor - gallery - maps - nextcloudpi - previewgenerator.orig - survey_client - user_ldap
{ "passwordsalt": "***REMOVED SENSITIVE VALUE***", "secret": "***REMOVED SENSITIVE VALUE***", "trusted_domains": { "0": "localhost", "11": "***REMOVED SENSITIVE VALUE***", "1": "***REMOVED SENSITIVE VALUE***", "5": "nextcloudpi.local", "7": "nextcloudpi", "8": "nextcloudpi.lan", "12": "loemkers.com", "2": "loemkers.com" }, "datadirectory": "***REMOVED SENSITIVE VALUE***", "dbtype": "mysql", "version": "19.0.4.2", "overwrite.cli.url": "https:\/\/loemkers.com\/", "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***", "memcache.local": "\\OC\\Memcache\\Redis", "memcache.locking": "\\OC\\Memcache\\Redis", "redis": { "host": "***REMOVED SENSITIVE VALUE***", "port": 0, "timeout": 0, "password": "***REMOVED SENSITIVE VALUE***" }, "tempdirectory": "\/media\/1c2e55ef-caf9-4713-a9f0-9082082ed80c\/ncdata\/tmp", "mail_smtpmode": "sendmail", "mail_smtpauthtype": "LOGIN", "mail_from_address": "***REMOVED SENSITIVE VALUE***", "mail_domain": "***REMOVED SENSITIVE VALUE***", "preview_max_x": "2048", "preview_max_y": "2048", "jpeg_quality": "60", "overwriteprotocol": "https", "maintenance": false, "data-fingerprint": "ddadc32c5e34b32794e470cc689d24f7", "theme": "", "logfile": "\/media\/1c2e55ef-caf9-4713-a9f0-9082082ed80c\/ncdata\/nextcloud.log", "loglevel": "2", "log_type": "file", "app_install_overwrite": [ "gallery" ], "mail_sendmailmode": "smtp" }
Are you using external storage, if yes which one:
Are you using encryption:
Are you using an external user-backend, if yes which one:
Browser: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:82.0) Gecko/20100101 Firefox/82.0
Operating system:
No Logs
The text was updated successfully, but these errors were encountered:
This has been fixed in Deck 1.2.1 which is already available, please update to the latest app version 🙂
Sorry, something went wrong.
Duplicate of #2568 (fixed by #2568)
@r1ckdu do you always like your own issues? 😄
@stefan-niedermann Don't you?
Sorry about this misposting. I did not check the closed issues. Happy to hear there is a fix 👍
Don't you?
Only if i really desire a feature, but in this case i usually also put a 🚀, 🎉 and ❤️ next to it 😉
Sorry about this misposting.
No worries, we are happy about each bug report and rely on feedback from the users :)
No branches or pull requests
How to use GitHub
Steps to reproduce
(This is also the case when the second card already has a description)
Expected behaviour
Saving should be done before changing views.
Actual behaviour
The description of your current selected card is copied to a new card. There is no way back.
Server configuration detail
Operating system: Linux 4.4.213-rockchip64 #7 SMP Mon Feb 17 09:37:05 CET 2020 aarch64
Webserver: Apache (fpm-fcgi)
Database: mysql 10.3.25
PHP version:
7.3.19-1~deb10u1
Modules loaded: Core, date, libxml, openssl, pcre, zlib, filter, hash, Reflection, SPL, session, sodium, standard, cgi-fcgi, mysqlnd, PDO, xml, bcmath, bz2, calendar, ctype, curl, dom, mbstring, fileinfo, ftp, gd, gettext, gmp, iconv, igbinary, imagick, intl, json, ldap, exif, mysqli, pdo_mysql, Phar, posix, readline, redis, shmop, SimpleXML, smbclient, sockets, sysvmsg, sysvsem, sysvshm, tokenizer, wddx, xmlreader, xmlwriter, xsl, zip, libsmbclient, Zend OPcache
Nextcloud version: 19.0.4 - 19.0.4.2
Updated from an older Nextcloud/ownCloud or fresh install:
Where did you install Nextcloud from: nextcloudpi
Signing status
Array()
List of activated apps
Configuration (config/config.php)
Are you using external storage, if yes which one:
Are you using encryption:
Are you using an external user-backend, if yes which one:
Client configuration
Browser: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:82.0) Gecko/20100101 Firefox/82.0
Operating system:
Logs
No Logs
The text was updated successfully, but these errors were encountered: