pub fn refile(layout: &Layout, id: &str, to_project: &str) -> Result<String>
Move one issue’s heading to another project’s file. The id is not regenerated, so cross-project blocker edges keep resolving.