When a folder gets renamed, the path for file values under the folder root are updated to reflect the new path. However, the materialized samples table cache is not refreshed and the file might appear as "unavailable" due to stale path value in cache.
Rationale
When a folder gets renamed, the path for file values under the folder root are updated to reflect the new path. However, the materialized samples table cache is not refreshed and the file might appear as "unavailable" due to stale path value in cache.
Related Pull Requests
Changes