Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Components
Assignee
Anthony FishbeckAnthony FishbeckReporter
Gavin HallidayGavin HallidayPriority
MajorFix versions
Pull Request URL
Details
Details
Components
Assignee
Anthony Fishbeck
Anthony FishbeckReporter
Gavin Halliday
Gavin HallidayPriority
Fix versions
Pull Request URL
Created May 26, 2017 at 12:33 PM
Updated June 8, 2017 at 2:11 PM
Resolved June 8, 2017 at 12:01 PM
This took ages to work out. If I submit the following query
using
The resulting workunit does not contain any warnings even though they are reported. If I use
then they are correctly retained.
Richard pointed out there is a call to clearExceptions() in CWsEclBinding::submitWsEclWorkunit which is possibly the cause.