-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
Block list bug in contentblock #18630
Comments
Hi there @Andres073! Firstly, a big thank you for raising this issue. Every piece of feedback we receive helps us to make Umbraco better. We really appreciate your patience while we wait for our team to have a look at this but we wanted to let you know that we see this and share with you the plan for what comes next.
We wish we could work with everyone directly and assess your issue immediately but we're in the fortunate position of having lots of contributions to work with and only a few humans who are able to do it. We are making progress though and in the meantime, we will keep you in the loop and let you know when we have any questions. Thanks, from your friendly Umbraco GitHub bot 🤖 🙂 |
Thanks for reporting @Andres073. There have been some fixes in this area since the version you are on (in 15.2.2, and in 15.3, which we'd welcome feedback on as it's out in release candidate). Would you be up for upgrading in a development environment to 15.3.0-rc and confirming if it resolves your issue please? |
Hi @AndyButland , I just tested this on 15.2.3 and 15.3.0-rc2. This issue is still present on those versions, I hope you can reproduce it to see it for yourself. |
I've not been able to I'm afraid, at least when running 15.3.0-rc2. I've tried to follow from your screenshots and description and am pretty sure I've got the same setup you are describing, but could be I'm missing something. |
Hi @AndyButland, that's unfortunate. If necessary, I could share a backup of the database we are working with, or we could plan a video call. We have tried everything we can think of to resolve the issue. |
Would be happy to have a look if you could share a database back up with me, thanks. I'm at abl AT umbraco DOT dk if you'd like to send a link for me to download it. |
Which Umbraco version are you using? (Please write the exact version, example: 10.1.0)
15.2.1
Bug summary
When using a Block List Property Editor in a contentblock, and adding a title or any other field to that contentblock, the save & publish will fail with the following error message:
'test title' is an invalid JSON literal. Expected the literal 'true'. Path: $ | LineNumber: 0 | BytePositionInLine: 1.
A fatal server error occurred. If this continues, please reach out to your administrator.
I added printscreens of the block setup I made.
Specifics
No response
Steps to reproduce
Expected result / actual result
No response
The text was updated successfully, but these errors were encountered: