Closed sideshot closed 8 months ago
Hi @sideshot, I got that issue too with Strapi 4.17.x. Strapi 4.16.2 still works as expected.
Hi @sideshot, I got that issue too with Strapi 4.17.x. Strapi 4.16.2 still works as expected.
Thanks. This plugin seems risky to me. It appears to modify the main SQL table by adding fields, which could cause more issues when upgrading.
I'm new to strapi, so I could be mistaken by how plugins work.
We are having the same issue, will this be fixed soon?
Using 1.2.9.
When I click the dropdown. It sends me back to the list of collections page.
http://localhost:1337/admin/content-manager/collection-types/api::test.test?page=1&pageSize=10&sort=Name:ASC
I see the versions in the dropdown. But fails when I try to see the previous versions. I'm using the MySQL db connection. I verified I had the db client env variable.