Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Components
Assignee
Gavin HallidayGavin HallidayReporter
Shamser AhmedShamser AhmedPriority
MajorCompatibility
MajorFix versions
Pull Request URL
Details
Details
Components
Assignee
Gavin Halliday
Gavin HallidayReporter
Shamser Ahmed
Shamser AhmedPriority
Compatibility
Major
Fix versions
Pull Request URL
Created October 17, 2017 at 11:16 AM
Updated November 6, 2017 at 9:12 AM
Resolved November 6, 2017 at 9:12 AM
IConstWUScopeIterator::playProperties has first argument as WuPropertyTypes. This is causing some confusion as the WuScopeFilter may also have WuPropertyTypes to be set (through a call to WuScopeFilter::addOutputProperties). WuPropertyTypes may be set in 2 different locations, potentially to 2 different inconsistant values.
e.g.
Is it possible to remove the WuPropertyTypes parameter from playProperties?