Custom Query (2152 matches)
Results (154 - 156 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1172 | fixed | Remove all try: except: blocks that don't re-raise the original exception | dread | thejimmyg |
Description |
The current codebase has one or two try: except; blocks that don't catch specific exceptions. Under no circumstances should any broad try: except: blocks be allowed unless the exceptions they catch are immediately re-raised. Uncaught exceptions are wasting us quite a lot of time when trying to track down problems. |
|||
#1229 | fixed | Refactor all database code out of the controllers and into the logic layer | dread | thejimmyg |
Description |
Progress can be tracked in this document: |
|||
#1231 | wontfix | [super] Management Information Reporting | kindly | thejimmyg |
Description |
Child tickets:
We have a spreadsheet from UKLP of statistics we'd like to generate |
Note: See TracQuery
for help on using queries.