Custom Query (2152 matches)
Results (460 - 462 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#2519 | fixed | Dataproxy (converters) enhancement | ross | ross |
Description |
Whilst the error messages returned from the dataproxy are informative, they aren't particularly human readable. It isn't clear to the user whether they should retry, or whether the format of their data is causing the problem etc... Would be lovely if the error messages returned contained a human readable version of the error. |
|||
#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 |
|||
#1425 | fixed | Dataset delete button | zephod | dread |
Description |
From Jonathan gray: At the moment to delete a package you have to go to 'state' and change from 'active' to 'deleted'. For me this was not very obvious, and someone recently wrote to me about this too. Its a small issue - but unless you know what 'state: active' refers to, its not obvious what this means, nor that this is where to go if you want to delete a package. From UI perspective this could be replaced by either a trash can or some text that says 'delete', perhaps with some prompt that explains what happens when you delete a package - explaining that non-admins won't be able to see it, and how you purge, etc. |