-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Description
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.

Admin account does has all permissions (Including sensitive data)

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.