-
Notifications
You must be signed in to change notification settings - Fork 68
Closed
Labels
Description
- create a file and a folder
- move the file into that folder
- update the file in that folder
- rename the folder
The API now shows the activity for the "update file" but it still links to the old path. Thus for example the Android app can't easily link to that file, because neither the path is correct (because the parent was renamed afterwards) nor is there an easy way to get the path of an file ID (webdav search doesn't support this yet - @icewind1991)
Would it be possible to add the "current path" of a file in an activity to an activity element?
For Android: @aleister09 @imjarp @mario @tobiasKaminsky