Actions
Bug #8679
closed[FUSE] Metafile .arvados#collection not updated when collection is modified
Status:
Duplicate
Priority:
Normal
Assigned To:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Story points:
-
Description
Steps to reproduce:
- arv-mount --read-write
- go to an existing collection
- cat .arvados#collection
- note the portable data hash
- modify the collection (e.g. add or delete a file)
- cat .arvados#collection
- note the portable data hash is the same, this is a bug.
Actions