Jamie Howard
Jamie Howard
> Thanks @Marc-Roig! Yes you should see a form validation error in the frontend like:  Do you not get that?
Thanks both, I'm waiting on QA then will merge this
> I've been running into a HTTP 500 error, I'm not sure if this error message was related to this PR? > > Strapi's log: `Error: Undefined binding(s) detected when...
@petersg83 Thanks for your review, I've made the changes requested. "I wonder if we could not even put this in createModelValidator instead. Wdyt?" - I think `entityValidator.createValidateEntity` is the correct...
Hi @gu-stav @ronronscelestes @joshuaellis , I'm currently working on FE tests for `packages/core/upload/admin/src/pages/App/Configure` but the bulk of the other functionality is there and ready to review 🙏
> I added a couple of minor comments - other than that, it looks really good. Thanks! > > Do you plan to create a separate frontend PR for the...
> > Nice! > > In my testing single deletion works but `bulkDelete` is causing an error. I think it is caused by `packages/core/strapi/lib/services/entity-service/components.js#L361` not passing the third argument to...
Hi @petersg83 @Marc-Roig @nathan-pichon This PR contains the backend changes to the upload package, adding configure the view with a `pageSize` option to the ML. I have another PR targeting...
Hi all, thanks for the detailed bug report. We will be scheduling work on this issue in an upcoming sprint 🙂
@innerdvations thanks for the feedback. I was just commenting the same link on all your comments. I dont know why sorry 😅 Anyway, I've addressed your feedback in [`e2c5b0c` (#20046)](https://github.com/strapi/strapi/pull/20046/commits/e2c5b0c6a6a04d0d6a2a685057798d85c89bde96)