SmartPeak icon indicating copy to clipboard operation
SmartPeak copied to clipboard

FeatureFiltersUtils::loadFeatureFilters does not display error in info panel

Open bertrandboudaud opened this issue 3 years ago • 0 comments

Describe the bug when FeatureFiltersUtils::loadFeatureFilters fails, an error is displayed but info panel is not updated with the error

To Reproduce

  1. Go to LCMS_MRM_Standards example
  2. change featureQCComponentGroups.csv: in the ion_ratio_l column put value "NA" (which is incorrect: it should be an empty value)
  3. in SmartPeakGUI, execute LCMS_MRM_Standards example
  4. error is displayed in log, but not in the info panel

Expected behavior The error should be displayed in the info panel

Version information

  • Version 1.20

bertrandboudaud avatar Feb 01 '22 06:02 bertrandboudaud