Error trying to save list type items

I have…

I’m submitting a…

  • [ ] Regression (a behavior that stopped working in a new release)
  • [x] Bug report
  • [ ] Performance issue
  • [ ] Documentation issue or request

Current behavior

Hello Squidex Support, we don’t know what happened.

But now, we can no longer save all list type items within the Squidex portal.

Can you help us in this case?

Expected behavior

It should allow me to save the item from my list.

Minimal reproduction of the problem

Environment

  • [ ] Self hosted with docker
  • [ ] Self hosted with IIS
  • [ ] Self hosted with other version
  • [x] Cloud version

Version: [VERSION]

Browser:

  • [x] Chrome (desktop)
  • [ ] Chrome (Android)
  • [ ] Chrome (iOS)
  • [x] Firefox
  • [ ] Safari (desktop)
  • [ ] Safari (iOS)
  • [ ] IE
  • [ ] Edge

What do you mean with list type items? Can you send me the JSON for your schema?

1 Like

I have found it. It has to do with the minItems/maxItems validation for the array. I would temporarily remove it until a fix is ready.

1 Like

Can I run tests again?

What do you mean with that?

I want to know if I can use Squidex now or are you still fixing it!?

I am fixing it, but you can also make your live easier but temporarily removing the maxItems/minItems validation for the array fields.

1 Like

It is deployed and should be fixed.

2 Likes

This topic was automatically closed after 2 days. New replies are no longer allowed.