alainm23 / planify

Task manager with Todoist & Nextcloud support designed for GNU/Linux 🚀
GNU General Public License v3.0
3.51k stars 207 forks source link

Error when editing Nextcloud tickets #1446

Open tronta opened 4 days ago

tronta commented 4 days ago

Describe the bug After adding my Nextcloud instance with Planify all decks and tickets are correctly added. But when I check one, I get the following error message:

<?xml version="1.0" encoding="utf-8"?>
<d:error xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns">
  <s:exception>Sabre\DAV\Exception\NotFound</s:exception>
  <s:message>Node with name 'card-141.ics' could not be found</s:message>
</d:error>

To Reproduce Steps to reproduce the behavior:

  1. Add Nextcloud account
  2. Select ticket
  3. Click on checkbox of ticket
  4. See error

Expected behavior No error, but set it to done.

Screenshots Bildschirmaufzeichnung vom 2024-09-26 07-52-54.webm

Desktop (please complete the following information):

Additional context Add any other context about the problem here. Nextcloud extensions: Core, date, libxml, openssl, pcre, sqlite3, zlib, ctype, curl, dom, fileinfo, filter, hash, iconv, json, mbstring, SPL, session, PDO, pdo_sqlite, standard, posix, random, readline, Reflection, Phar, SimpleXML, tokenizer, xml, xmlreader, xmlwriter, mysqlnd, cgi-fcgi, apcu, bcmath, exif, gd, gmp, imagick, intl, ldap, memcached, pcntl, pdo_mysql, redis, sodium, sysvsem, zip, Zend OPcache

alainm23 commented 4 days ago

Hi and thank you for using Planify, Deck type task lists cannot be edited, only viewed, a validation was added for that case, but I see that it is not working.

tronta commented 3 days ago

Just out of curiosity and because this would be really cool, is there a reason?

alainm23 commented 3 days ago

Deck does not work on CalDAV, it is an independent product of Nextcloud and you do not have permissions to edit.