crazyfactory/vue-product-description-manager

bug: cannot create duplicate resource and not found the resource in translation.

lalitaCF opened this issue · 0 comments

When create new resource which have same name with no active resource in database. It will show resource already exists and cannot find resource in material

4a3ca8bf0721e6bc74b7c1664e7f025e52a1e5cd9fc7b6301e pimgpsh_fullsize_distr

solution:
If found duplicate resource then set is_active = 1 and next admin can found the resource.