Custom Query (2152 matches)
Results (1921 - 1923 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#2577 | fixed | Dataproxy raises 500 when it can't get CSV | ross | ross |
Description |
When given a url parameter for a file it cannot fetch, the app raises a 500 instead of something useful. Better error reporting in the JSON would be useful |
|||
#2578 | fixed | demo theme breaks the tests | toby | toby |
Description |
The demo branch fails huge numbers of tests. many are going to be template based - these need to be sorted - ideally we need to get them to work with legacy/new templates but see how we go on that one anyhow this is not a priority whilst we are branched but needs resolving before we merge into master |
|||
#2580 | fixed | create resource validation | kindly | toby |
Description |
david I've got the add resource working but it is happy to add empty resources which implies that it isn't doing validation correctly. I'm not sure what the validation rules are so hard to test this - I'm coming through as an api call let me know if i can help |