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

Cannot view "Options" section under "Add/Edit Property" screens. #18045

Closed
Zarhead-CB opened this issue Jan 20, 2025 · 2 comments
Closed

Cannot view "Options" section under "Add/Edit Property" screens. #18045

Zarhead-CB opened this issue Jan 20, 2025 · 2 comments

Comments

@Zarhead-CB
Copy link

Zarhead-CB commented Jan 20, 2025

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

14.2.0

Bug summary

I was specifically trying to find the "Is Sensitive Data?" toggle and followed the steps given in the Umbraco Docs: Sensitive data however the "Options" section within the individual property does not show.

You can see in the image below, there is no "Is sensitive data" toggle.
Image

Admin account does has all permissions (Including sensitive data)
Image

Specifics

I have both checked this within my project, but also in the Umbraco.Commerce.Demostore (where the screenshots are from)
The properties within the Members don't seem to have the options shown in the Umbraco Docs: Sensitive data.

Steps to reproduce

Step 1: Go to Users - confirm that user is part of the "Sensitive data" user group.
Step 2: Go to Settings > Member Types > Member
Step 3: Add a new property
Step 4: Check to see if "Options" section is present. If so look for "Is sensitive data" toggle.

Expected result / actual result

Desired outcome is having the Options section Present and be able to toggle the options.

Copy link

Hi there @Zarhead-CB!

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

@Zarhead-CB Zarhead-CB changed the title Cannot view "Options" section under prop settings. Cannot view "Options" section under "Add/Edit Property" screens. Jan 20, 2025
@AndyButland
Copy link
Contributor

AndyButland commented Jan 21, 2025

I see this available as expected when running the latest version of Umbraco, and looking back through the code history can see the absence of these settings was resolved in 14.3 (added via this PR: umbraco/Umbraco.CMS.Backoffice#2299).

As such to resolve this you will need to upgrade to at least this version. I'd recommended if you can getting onto the latest of Umbraco 15, in order to get access to further backoffice improvements and bug fixes.

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

2 participants