Opened 6 years ago

Closed 6 years ago

#28840 closed Bug (duplicate)

Admin save as new doesn't work with GenericTabularInline

Reported by: Tomer Chachamu Owned by: nobody
Component: contrib.contenttypes Version: 1.11
Severity: Normal Keywords:
Cc: Triage Stage: Unreviewed
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description (last modified by Tomer Chachamu)

When saving as new, the inlines aren't copied in the way that they would be using TabularInline.

PR attached

Change History (3)

comment:1 by Tomer Chachamu, 6 years ago

Description: modified (diff)

comment:2 by Tim Graham, 6 years ago

Component: contrib.admincontrib.contenttypes

Duplicate of #14642 / #26901.

comment:3 by Tim Graham, 6 years ago

Resolution: duplicate
Status: newclosed
Note: See TracTickets for help on using tickets.
Back to Top