ISISComputingGroup / ISISComputingGroup/IBEX
GUI: Run control refused to set limits with no warning
Open
- Dominant language
- No language data
- Stars
- 6
- Forks
- 2
- Avg merge
- 16h 40m
- Merged PRs (30d)
- 2
Description
As an instrument scientist I want to be able to override run control but when I used the control to do this it refused my change. There was no error. This ticket is to display an error if the run control setting can not be set. This is caused by failing an `uncheckedWrite` in `RunControlSetter` (see #4929). Fix is to change this to a `write` and catch the exception and display it as an error to the user.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.