DynamoRevit
DynamoRevit copied to clipboard
ScheduleFilter.ByFieldTypeAndValue Casting Integers to wrong type
ScheduleFilter(ScheduleFieldId, ScheduleFilterType, Int32) Constructor requires Int32 - current casting to to int
https://github.com/DynamoDS/DynamoRevit/blob/46e427c740747b0f099c0ed58dd7d19fe1dc288b/src/Libraries/RevitNodes/Schedules/ScheduleFilter.cs#L48-L51
tracked internally DYN-9924