Followup to #2994349: Allow auto-generating local tasks for entities and #3023884: Add a UI for duplicating entities.
bojanz created an issue. See original summary.
Renamed DefaultEntityTasksProvider to DefaultEntityLocalTaskProvider so that it matches the interface and other examples (tasks is plural but we use singular for permissions, routes, actions, etc).
Added the duplicate form handling.
Issue #3041435 by bojanz: Provide an automatic local task for the...
Committed.
Automatically closed - issue fixed for 2 weeks with no activity.
Comments
Comment #2
bojanz commentedRenamed DefaultEntityTasksProvider to DefaultEntityLocalTaskProvider so that it matches the interface and other examples (tasks is plural but we use singular for permissions, routes, actions, etc).
Added the duplicate form handling.
Comment #4
bojanz commentedCommitted.