-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Labels
Description
Describe the bug
Opened a DTS. Opened Variables at bottom. Clicked the "Find Unused Variables". Found that one of the variables was actually being used. Noticed that Find Variable References window did find the reference to the variable.
To Reproduce
Opened a DTS.
Opened Variables at bottom.
Clicked the "Find Unused Variables".
Found that one of the variables was actually being used.
Expected behavior
Not show variables being used.
Screenshots
Screen shot of Find Unused Variables window
Screen shot of the Find Variable References window
Additional context
Feels like the Find Unused Variables is not looking at Expressions on other variables?