VirtusLab-Open-Source / strapi-plugin-navigation

A plugin for Strapi Headless CMS that provides navigation / menu builder feature with their possibility to control the audience and different output structure renderers like (flat, tree and RFR - ready for handling by Redux First Router)
MIT License
308 stars 57 forks source link

Deleting a menu causes a global delete for all menu items in all other menus #424

Closed Bryelmo closed 5 months ago

Bryelmo commented 5 months ago

Hi everyone,

I'm using: Strapi v4.21.0 Navigation v2.4.0 Node v18.19.1 NPN v10.2.4

I deleted an useless menu (on my project) from the "Manage All Navigations" pop-up dialog and after that I noticed the all items in all other menus have been deleted, all plugin database tables are empty.

I tested a couple of time and the issue persist.

Thanks.

eliasleyton commented 5 months ago

Confirm.

cyp3rius commented 5 months ago

Released as part of v2.5.0.

Note that was last major release containing features for Strapi v4.