DynamoRevit icon indicating copy to clipboard operation
DynamoRevit copied to clipboard

Unexpected Auto-Refresh of Dynamo Revit Nodes in Automatic Mode after Upgrading to Revit 2025.2 + Dynamo 3.2

Open binghuinew opened this issue 1 year ago • 3 comments

Dynamo Version

3.2

Revit Version

2025.2

Operating System

WINDOWS11

What did you do?

Creating a Dynamo script in Automatic mode.

What did you expect to see?

Nodes do not refresh after editing elements in the view.

What did you see instead?

Nodes refreshed.

Stacktrace/logs

No response

Details

In our company environment, we have been using Revit 2023.1 with Dynamo 2.16 without issues. However, after upgrading to Revit 2025.2 with Dynamo 3.2 in the past month, we’ve encountered a persistent problem.

When Dynamo scripts are set to Automatic mode and use Dynamo Revit nodes (such as the Categories dropdown node) at the starting point, any action in the project view—like moving elements or adjusting visibility settings—triggers a continuous refresh of that starting node. If a TaskDialog is used in the script, users are then faced with a series of pop-up dialogs, creating a frustrating experience.

This issue did not exist in the 2023. However, since the 2025 upgrade, we are now seeing it in both Revit 2025 and Revit 2023 environments. We suspect that while different versions of Dynamo have separate configurations, a shared dependency may have been iterated during the update, causing this behavior.

Questions:

What could be causing this issue? Is there a way to resolve or work around it? This behavior has a significant impact on our workflow, as our Dynamo scripts, which run from the Ribbon and are set to Automatic mode, are essential for approximately 2,000 users.

Thank you in advance for any guidance or solutions!

binghuinew avatar Nov 12 '24 08:11 binghuinew

tracked https://jira.autodesk.com/browse/DYN-7795

avidit avatar Nov 12 '24 13:11 avidit

@binghuinew I think it would be get more information on what if any other tools you install? Do you roll out company internal addins to all Revit installations?

mjkkirschner avatar Nov 12 '24 15:11 mjkkirschner

@mjkkirschner The problem persists without a ribbon setting. Here you could find a video about it here.

https://forum.dynamobim.com/t/unexpected-auto-refresh-of-dynamo-revit-nodes-in-automatic-mode-after-upgrading-to-revit-2025-2-dynamo-3-2/105765/2

binghuinew avatar Nov 13 '24 11:11 binghuinew