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
ownCloud Web UI 6.0.0-rc.6 Infinite Scale 2.0.0-rc.1+736f513cf Community -local
Steps see this api test:
curl -k -X POST 'https://localhost:9200/graph/v1.0/drives' -u admin:admin -d '{"name":"marketing", "quota": {"total": 10}}' -vk
Actual: web checking but it is possible.
Expect: The web check appears after clicking the "Keep Both" button. If we choose "merging" - it should be possible to overwrite
The text was updated successfully, but these errors were encountered:
Has been fixed via #8015.
Sorry, something went wrong.
JammingBen
No branches or pull requests
ownCloud Web UI 6.0.0-rc.6
Infinite Scale 2.0.0-rc.1+736f513cf Community -local
Steps see this api test:
curl -k -X POST 'https://localhost:9200/graph/v1.0/drives' -u admin:admin -d '{"name":"marketing", "quota": {"total": 10}}' -vk
Actual: web checking
but it is possible.
Expect: The web check appears after clicking the "Keep Both" button. If we choose "merging" - it should be possible to overwrite
The text was updated successfully, but these errors were encountered: