Ticket #11553 (assigned)
Improve Error Message on autoreduce webapp
Reported by: | Lottie Greenwood | Owned by: | Lottie Greenwood |
---|---|---|---|
Priority: | major | Milestone: | Backlog |
Component: | Tools | Keywords: | AUTOREDUCTION |
Cc: | anders.markvardsen@… | Blocked By: | |
Blocking: | Tester: |
Description
Currently when a run fails, it shows as a notification stating just the run number. It would be useful if it gave more information ie the Instrument name, and perhaps RB Number.
Additionally it would be useful if deleting said notifications were made easier and could be done all at once.
Change History
comment:2 Changed 5 years ago by Lottie Greenwood
After exploration, the error messages about failed runs are generated on the fly when loading the web page, so only deleting failed runs will remove them. This needs to be rewritten, but currently have stopped the error messages about failed runs appearing at all whilst I work on other prioritized tickets.
reduction_viewer/views.py
Note: See
TracTickets for help on using
tickets.