GenericRelation with related_query_name related instances not shown on delete confirmation page
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)
Triage Stage: |
Unreviewed → Accepted
|
Type: |
Uncategorized → Bug
|
Owner: |
changed from nobody to Anderson Resende
|
Status: |
new → assigned
|
Owner: |
changed from Anderson Resende to Sarthak Mehrish
|
Resolution: |
→ fixed
|
Status: |
assigned → closed
|
I can reproduce the issue. For the regression test, we should be able to make some additions to the test added in d3d66d47222dd8765a20a15fdc754c0ed7635404.