lautr / strapi-plugin-duplicate-button

19 stars 8 forks source link

Duplicate relations correctly in Strapi > 4.5 #6

Closed exolvo closed 1 year ago

exolvo commented 2 years ago

The duplicate button doesn't duplicate relations correctly in the newest version of Strapi (>4.5) as relations were moved to the main page.

lautr commented 2 years ago

@exolvo does the same problem occur when you are using the duplicate function from the list view? If so the issue lies with strapis underlying duplicate logic, which is simply exposed through this plugin.