-
-
Notifications
You must be signed in to change notification settings - Fork 774
[Bug]: Error viewing folder that exists only in database #6516
Copy link
Copy link
Labels
Milestone
Description
Is there an existing issue for this?
- I have searched the existing issues
What happened?
In the Site Assets, when the EnableFileAutoSync host setting is set to Y, clicking on a folder which exists in the database but does not exist on disk results in a 500 error.
Steps to reproduce?
- Ensure
EnableFileAutoSynchost setting is set toY - Delete folder on disk for a folder that exists in the database
- Select that folder from the tree
Current Behavior
500 error (without any displayed error message)
Expected Behavior
API call does not error
Relevant log output
Anything else?
No response
Affected Versions
9.13.8 (latest v9 release)
What browsers are you seeing the problem on?
No response
Code of Conduct
- I agree to follow this project's Code of Conduct
Reactions are currently unavailable