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

V14-RC2: Content editing - Failure of one Property should not cause whole page to fail. #16165

Closed
KevinJump opened this issue Apr 26, 2024 · 5 comments

Comments

@KevinJump
Copy link
Contributor

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

v14-rc2

Bug summary

When working with a content page and a property value is either corrupt or the datatype causes an error the whole content page should not fail, you should still be able to view and edit other properties.

Specifics

With v14-rc2 there are some bugs with some datatypes (e.g dropdown lists) that mean when you select values you get an error while viewing the page.

the problem is this error in one preoperty causes the whole content page not to load, so effectively if you currently select a drop down value on a page you loose all access to that page and have to delete it and start again.

there will always be bugs and issues and things gettng corrupted, so when a property is broken or corrupt the whole page shoudn't fail, you should at least be able to load the page and view and edit the other properties on the page

Steps to reproduce

  • create a document type with some properties including a drop down list on it
  • create a content page for that doctype
  • pick a dropdown value
  • save the page
  • reload the site - the page is no inaccessible.

Expected result / actual result

No response

Copy link

Hi there @KevinJump!

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'll assess whether this issue relates to something that has already been fixed in a later version of the release that it has been raised for.
  • If it's a bug, is it related to a release that we are actively supporting or is it related to a release that's in the end-of-life or security-only phase?
  • We'll replicate the issue to ensure that the problem is as described.
  • We'll decide whether the behavior is an issue or if the behavior is intended.

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 🤖 🙂

@elit0451 elit0451 self-assigned this Apr 29, 2024
@elit0451 elit0451 added the state/needs-investigation This requires input from HQ or community to proceed label Apr 29, 2024
@elit0451
Copy link
Contributor

Hi there @KevinJump 👋

Thanks for reaching out! Unfortunately, I wasn't able to reproduce this when I tried with a dropdown property editor. Did you experience such behaviour with any other property editor or can you see if I am missing something on the video?

Dropdown.mov

@elit0451 elit0451 removed their assignment Apr 29, 2024
@KevinJump
Copy link
Contributor Author

Hi,

in this case you need to make the drop-down multi-picker (although this has been fixed post RC2 - so it might not break on a new branch, (checkbox also breaks it , again might be fixed in latest releases)

its not the breaking of the dropdown or checkbox that is the issue - so much that any broken property breaks the whole page.

@elit0451
Copy link
Contributor

I understand, I will let the team know. 🙂 And if you encounter any other cases where you see such behaviour please add a comment to this issue as it might be easier to pinpoint the problem.

@elit0451 elit0451 added area/frontend affected/v14 and removed state/needs-investigation This requires input from HQ or community to proceed labels Apr 30, 2024
@iOvergaard
Copy link
Contributor

This has been fixed along the way, presumably already in 14.0, which launched a month after this issue was created. I have tried to reproduce it in 14.1, but luckily I got no errors. I will chalk it up to being fixed in 14.0. Please do re-open it if you experience any issues!

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

No branches or pull requests

3 participants