lautr / strapi-plugin-duplicate-button

19 stars 8 forks source link

Strapi 4: Different behaviour than Strapi's duplicate button #26

Closed paulwellnerbou closed 6 months ago

paulwellnerbou commented 6 months ago

In Strapi 4, the behaviour of this button is different than the behaviour of Strapi's duplicate button in the list:

While I personally prefer the second approach in principle, I would still like to do both methods the exakt same things.

In addition to that, the Strapi duplicate feature (Strapi 4.2.24) is not removing the backreferences of localized entities. I implemented a workaround for this, with works fine in our case, but it only works for the default Strapi behaviour.

lautr commented 6 months ago

Thanks!