It appears in FileLocation, the resolved paths property may be determined before substituted path is determined, which is a dependency and explains why it is an empty list. We also should solve that write_content() is building it's final location path using substituted path instead of resolved.
It appears in FileLocation, the resolved paths property may be determined before substituted path is determined, which is a dependency and explains why it is an empty list. We also should solve that write_content() is building it's final location path using substituted path instead of resolved.