Show explicit error message while moving a mount point into another m…#39584
Show explicit error message while moving a mount point into another m…#39584
Conversation
|
Kudos, SonarCloud Quality Gate passed! |
|
Has it been tested with S3 as primary storage? I assume it works, but better confirm it. |
|
Note: I raised issue #39725 to add a few test scenarios that use the |
c1ddf88 to
76b6d7c
Compare
|
@janackermann PR #39772 add API test scenarios relevant to this fix. It has been merged. But there are 2 other new scenarios in https://github.com/owncloud/core/blob/master/tests/acceptance/features/cliExternalStorage/filesExternalWebdavOwncloud.feature that give a 500 error. Look for the Please have a look at those. Can the 500 status error be fixed here in this PR? |
|
Kudos, SonarCloud Quality Gate passed! |
|
Rebased - hopefully CI will still be happy. |
|
Kudos, SonarCloud Quality Gate passed! |
|
@janackermann I rebased and this passes - is it fine to merge? |








Enhancement: Show detailed error message if moving a mount into another fails
With this change, a detailed error message is shown when moving a mount point
into another mount point fails.
This is for example the case while moving a shared folder into a SFTP
external storage.
Description
Related Issue
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: