Just to clarify: my script launches a new project (not a family) from our company’s template, which is stored on ACC in Revit 2023 version. The script pulls the template directly from ACC.
When I run the script in Revit 2023, everything works as expected. However, in Revit 2024 or 2025, the Revit UI freezes—presumably because the template requires upgrading. I’ve tried using SaveAs with SaveOptions, as well as moving the template to my local drive, but the issue persists. If I manually upgrade the template to Revit 2024 or 2025 and then run the script in the corresponding version, there are no issues.
I really like the script—it always grabs the latest template (so there’s no need to search for it or update file locations for each Revit version), enables worksharing, creates predefined worksets, and sets up predefined sheet collections. Unfortunately, due to this upgrade issue, I’ve had to abandon it.
Is there any chance to subscribe to that raised ticket so I am informed when it's been resolved?