Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BlockGrid and BlockList validation error does not update after the validation is fixed #17500

Open
andr317c opened this issue Nov 12, 2024 · 4 comments
Assignees
Labels

Comments

@andr317c
Copy link
Contributor

andr317c commented Nov 12, 2024

Which Umbraco version are you using? (Please write the exact version, example: 10.1.0)

15.0.0-rc4

Bug summary

When I have a Block List/Grid with a min/max and I do not fulfil that requirement, I get a validation error, which is correct. But if I add enough blocks to match min/max, I still get the validation error. The error is removed after refreshing the page

BlockGridTest

Specifics

No response

Steps to reproduce

  1. Create Element Type
  2. Create a Block List/Grid with min and max (and element)
  3. Create Document Type with Block
  4. Create Document
  5. Dont fulfill requirement for min/max
  6. See Error
  7. Fix the validation error
  8. Still see Error

Expected result / actual result

I would expect that the validation error is gone after adding enough blocks


This item has been added to our backlog AB#48952

@madsrasmussen
Copy link
Contributor

FYI: I can reproduce the issue in 14.3

@RosenPetrovFFW
Copy link

This is happening on 15.1.0 as well.

@jveer
Copy link

jveer commented Jan 31, 2025

Still happening with 15.2.0-RC, any updates on this? This bug is blocking use of Umbraco 15 in production for our clients.

@nielslyngsoe nielslyngsoe added the state/sprint-candidate We're trying to get this in a sprint at HQ in the next few weeks label Feb 11, 2025
@RichG-Fe
Copy link

Came here to report similar error, using 15.2.1

This is also a blocker for us using Umbraco 15 with our client

Another way to replicate it here

https://youtu.be/E5jTmeUZKao

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

6 participants