planify icon indicating copy to clipboard operation
planify copied to clipboard

Error when editing Nextcloud tickets

Open tronta opened this issue 1 year ago • 3 comments

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):

  • Fedora Silverblue 41
  • Flatpak 4.11.4, but had it also with previous versions.

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

tronta avatar Sep 26 '24 06:09 tronta

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.

alainm23 avatar Sep 26 '24 09:09 alainm23

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

tronta avatar Sep 26 '24 17:09 tronta

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

alainm23 avatar Sep 26 '24 17:09 alainm23