You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It happens because the old ref.Path that we keep in the event is not relevant for getting the resource information after renaming.
We can use the part of the path for that. But it will not work when the resource id has been used for renaming (MOVE)
FYI @kobergj
Describe the bug
If I rename a folder, the activity events loose context, see screenshot.
Steps to reproduce
Expected behavior
Old activity events still show the old folder name from before the rename
Actual behavior
The folder context is missing entirely (see screenshot)
The text was updated successfully, but these errors were encountered: