Skip to content
New issue

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

Fix moving tasks back and forth #1694

Closed
wants to merge 1 commit into from

Conversation

raimund-schluessler
Copy link
Member

This is the first attempt to (hot-)fix moving tasks between lists, see #1685.

Requires nextcloud/cdav-library#514 for actually sending the correct header to server.

Unfortunately, the server does not seem to respect neither the X-NC-CalDAV-No-Trashbin header nor the request to overwrite existing dav objects.

So this will definitely need fixes on the server side. Until this is fixed in server, one can only delete the trash bin entry and then move the task back.

Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
@codecov
Copy link

codecov bot commented Jul 18, 2021

Codecov Report

Merging #1694 (aa20713) into master (d57d162) will not change coverage.
The diff coverage is 0.00%.

@@            Coverage Diff            @@
##             master    #1694   +/-   ##
=========================================
  Coverage     29.90%   29.90%           
  Complexity       41       41           
=========================================
  Files            67       67           
  Lines          3076     3076           
  Branches        568      568           
=========================================
  Hits            920      920           
  Misses         2156     2156           

@raimund-schluessler
Copy link
Member Author

I will close this since it's a server issue to be closed with nextcloud/server#30120.

@raimund-schluessler raimund-schluessler deleted the fix/1685/move-trashbin branch December 16, 2021 20:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant