DynamoDS / DynamoRevit

Dynamo Libraries for Revit
https://dynamobim.org
328 stars 184 forks source link

Family.Name fails when a list is empty #3047

Open ParametricMonkey opened 4 months ago

ParametricMonkey commented 4 months ago

Dynamo Version

2.19

Revit Version

2024.2

Operating System

Windows 11

What did you do?

Use the Family.Name node

What did you expect to see?

A list of element names

What did you see instead?

null

Stacktrace/logs

No response

Details

This issue was raised back in 2015 but was apparently resolved v1.2. However, this issue is back. If the first list is empty, the other lists return null.

image
avidit commented 4 months ago

tracked internally DYN-6736