Opened 5 years ago
Closed 5 years ago
#31328 closed New feature (duplicate)
Need option for avoid list of related objects in delete confirmation page.
Reported by: | Sivakumar R | Owned by: | Sivakumar R |
---|---|---|---|
Component: | contrib.admin | Version: | dev |
Severity: | Normal | Keywords: | admin, delete confirmation page |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | yes |
Description
When we are trying to delete objects in admin page, the delete confirmation page takes more time or getting server kills issue. The reason is it fetching and showing all related objects in delete confirmation page. It will be better if there is an option for not showing related object in delete confirmation page.
Change History (2)
comment:1 by , 5 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 5 years ago
Resolution: | → duplicate |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Duplicate of #10919.