DynamoDS / DynamoRevit

Dynamo Libraries for Revit
https://dynamobim.org
333 stars 186 forks source link

Outputs showing in Dynamo Player when node is not an output #2950

Open ParametricMonkey opened 11 months ago

ParametricMonkey commented 11 months ago

If this issue is not a bug report or improvement request, please check the Dynamo forum, and start a thread there to discuss your issue.

Dynamo version

2.18.1

Revit version

2024.1

Operating system

Windows

What did you do?

Opened Dynamo Player

What did you expect to see?

Only outputs where the node is set to 'Is output'

What did you see instead?

Additional nodes are included.

See Node extensiopns below where if I filter by 'IsOutput' no node is shown by that name. Navigating to the actual node itself also confirms that it is NOT set to 'Is output'. Dynamo Player therefore seems to get confused about which nodes to include. I believe the issue might be related to copy/pasting a watch node where the original node is set to 'IsOutput'.

image

avidit commented 11 months ago

tracked internally AGD-3089