#5095 closed defect (fixed)
Deleting reports created from saved queries
| Reported by: | Emmanuel Blot | Owned by: | Emmanuel Blot |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.11 |
| Component: | report system | Version: | devel |
| Severity: | minor | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description (last modified by )
I may have missed something, but it seems that a report which has been created from a saved query cannot be deleted.
I'm attaching a simple patch, but I may have missed an obvious point.
Attachments (1)
Change History (10)
by , 19 years ago
| Attachment: | query-5095.patch added |
|---|
comment:1 by , 19 years ago
| Description: | modified (diff) |
|---|
comment:2 by , 19 years ago
| Milestone: | → 0.11 |
|---|
Well, there's a way, but not that obvious: first edit the report, then clear the query and save, this makes it revert to a "normal" report, that you can then delete.
But you're right, this was simply an oversight, I'll test the patch.
comment:3 by , 19 years ago
Ok for the patch. In addition, you can also take care of the (FIXME Genshi 0.4) part, for the Save… button just before the Delete one.
follow-up: 9 comment:6 by , 19 years ago
| Owner: | changed from to |
|---|---|
| Status: | reopened → new |
More seriously, I think it's useful if we can see who's working on what.
comment:7 by , 19 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Re-closing with proper ownership.
comment:8 by , 19 years ago
(NB: the new opensource WorkFlow has a change ownership action for this kind of things)
comment:9 by , 19 years ago
Replying to cboos:
More seriously, I think it's useful if we can see who's working on what.
I agree. I thought I would be able to change the ownership afterward, but it required to re-open the ticket so I've been lazy. Sorry ;-)



Add a "Delete" button for saved queries