Opened 10 years ago
Closed 10 years ago
#25058 closed Bug (fixed)
GenericRelation with related_query_name related instances not shown on delete confirmation page
Description ¶
When deleting an object with a GenericRelation and related_query_name, the related instances are not shown on the confirmation page.
Instances are actually deleted and the confirmation page show the correct count of related instances to be deleted.
Related to #24940, which fixes an issue where it wasn't possible to delete the instances.
Change History (8)
by , 10 years ago
Attachment: | Screen Shot 2015-07-03 at 7.31.41.png added |
---|
comment:1 by , 10 years ago
Triage Stage: | Unreviewed → Accepted |
---|---|
Type: | Uncategorized → Bug |
comment:2 by , 10 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:3 by , 10 years ago
Owner: | changed from | to
---|
comment:5 by , 10 years ago
Needs tests: | set |
---|
comment:6 by , 10 years ago
Needs tests: | unset |
---|
Note:
See TracTickets
for help on using tickets.
I can reproduce the issue. For the regression test, we should be able to make some additions to the test added in d3d66d47222dd8765a20a15fdc754c0ed7635404.