Content
View differences
Updated by Eric Schubert over 1 year ago
### Steps to reproduce
1. Login to OpenProject as Admin
2. Go to Administration -> Files
3. Enter the detail view of a storage
4. Click **Recheck connection** to trigger connection validation for the storage
5. If the check returns "Unexpected Content Warning" the logs in OpenProject should show the folders that cause the warning.
6. Info:
1. To provoke this warning, go to the OpenProject folder of your storage provider. Login with the user called "OpenProject"
2. Create a folder within the OpenProject folder
3. This should trigger the warning
### What is the buggy behavior?
* The folders that cause the **"Unexpected Content Warning"** are not listed in the logs.
### What is the expected behavior?
* The folders that are unexpected including name, path and folderID.
### QA Notes
* unless there is access to server logs, this is not testable by QA
* Hence, the reviewer should test it
<br>
1. Login to OpenProject as Admin
2. Go to Administration -> Files
3. Enter the detail view of a storage
4. Click **Recheck connection** to trigger connection validation for the storage
5. If the check returns "Unexpected Content Warning" the logs in OpenProject should show the folders that cause the warning.
6. Info:
1. To provoke this warning, go to the OpenProject folder of your storage provider. Login with the user called "OpenProject"
2. Create a folder within the OpenProject folder
3. This should trigger the warning
### What is the buggy behavior?
* The folders that cause the **"Unexpected Content Warning"** are not listed in the logs.
### What is the expected behavior?
* The folders that are unexpected including name, path and folderID.
### QA Notes
* unless there is access to server logs, this is not testable by QA
* Hence, the reviewer should test it
<br>