-
Notifications
You must be signed in to change notification settings - Fork 184
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
add spaces WebDAV URL as a third variant for WebDAV path #2854
Labels
Comments
individual-it
added
the
Priority:p2-high
Escalation, on top of current planning, release blocker
label
Dec 9, 2021
This was referenced Dec 15, 2021
@amrita-shrestha is looking into this issue |
This was referenced Jan 10, 2022
Closed
This was referenced Jan 13, 2022
Merged
11 tasks
This was referenced Jan 24, 2022
TODO:Note: Please create a separate issue when you're taking one of the suites from above todo, link that issue with the correct suite, and properly (check/uncheck) boxes after that. Also, mark your in-progress suites, so that others will not start working on that.
|
This was referenced Jan 25, 2022
This was referenced Feb 1, 2022
This was referenced Feb 7, 2022
11 tasks
the mentioned todo is finished 🥳 🎆 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Part of #2808
currently we use
old
and thenew
WebDAV path in the testsold:
remote.php/webdav
new:
remote.php/dav/files/<username>
now we also need to run the tests with the new spaces concept.
The "private" space should react the same as the other WebDAV urls
/dav/spaces/<uuid>/
The Example tables of the webdav related tests need to get an extra line. e.g.
The text was updated successfully, but these errors were encountered: