iftechfoundation / ifarchive-admintool

Admin script for IF Archive work
1 stars 1 forks source link

Moving a file doesn't move the metadata #30

Closed erkyrath closed 10 months ago

erkyrath commented 10 months ago

It leaves behind a metadata entry which must be manually copied to the new directory and then deleted from the original.

Deleting a file has the same problem. (Renaming doesn't -- I already wrote code to cover that case.)

erkyrath commented 10 months ago

Fixed for Move and Delete.