Ticket #4227 (assigned)
Unexpected exception caught when summoning "Select Multiple Peaks"
Reported by: | Jose Borreguero | Owned by: | Roman Tolchenov |
---|---|---|---|
Priority: | major | Milestone: | Backlog |
Component: | Framework | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: |
Description
History: 1- show data of a workspace 2- highlight a column, then "Plot bin" 3- click on "select multiple peaks" 4- unexpected exception is thrown
Guess of the problem "select multiple peaks" expects a "Plot spectra", not a "Plot bin".
Solution: Exception message explaining that "select multiple peaks" expects a plot generated from one row, not a column ("Plot spectra", not "Plot bin"). Also suggest to use the "Transpose" algorithm prior to "select multiple peaks"
Change History
comment:1 Changed 9 years ago by Nick Draper
- Status changed from new to assigned
- Owner set to Roman Tolchenov
comment:2 Changed 9 years ago by Nick Draper
- Milestone changed from Iteration 32 to Iteration 33
Moved to iteration 33 at iteration 32 code freeze
comment:3 Changed 8 years ago by Nick Draper
- Milestone changed from Release 2.1 to Release 2.2
Moved at end of release 2.1
comment:4 Changed 8 years ago by Nick Draper
- Milestone changed from Release 2.2 to Release 2.3
Moved at the end of release 2.2
comment:5 Changed 8 years ago by Nick Draper
- Milestone changed from Release 2.3 to Release 2.4
Moved to milestone 2.4
comment:6 Changed 8 years ago by Nick Draper
- Milestone changed from Release 2.4 to Release 2.5
Moved at the code freeze for release 2.4
comment:12 Changed 7 years ago by Nick Draper
- Milestone changed from Release 2.6 to Backlog
Moved to backlog at the code freeze for R2.6
comment:13 Changed 7 years ago by Nick Draper
- Status changed from new to assigned
Bulk move to assigned at the introduction of the triage step
comment:14 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 5074
For this iteration we should just protect against the error.
We can worry about allowing this later.