diff options
author | Carl Schwan <carl@carlschwan.eu> | 2022-04-21 09:57:30 +0200 |
---|---|---|
committer | Carl Schwan <carl@carlschwan.eu> | 2022-04-22 15:14:59 +0200 |
commit | 6b6f24cafd55b6c5d50ef9708d08b70b8053101d (patch) | |
tree | e9da7e143fa4241a67e20ea8691703369cd96fb5 /lib/private/RepairException.php | |
parent | 12ed5c9ff3e9dac25b43a1ad934a97a86037000b (diff) | |
download | nextcloud-server-6b6f24cafd55b6c5d50ef9708d08b70b8053101d.tar.gz nextcloud-server-6b6f24cafd55b6c5d50ef9708d08b70b8053101d.zip |
Fix scanning app data with metadata
Previously we were listening to change in the appdata folder but an
appdata scan didn't setup the file system, so the view was unavailable.
**Test plan:**
1. rm -rf data/appdata_...../preview data/<user>/Media
2. occ files:scan-app-data
3. occ files:scan <user>
No errors and the files and metadata are correctly removed from the
database too.
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
Diffstat (limited to 'lib/private/RepairException.php')
0 files changed, 0 insertions, 0 deletions