umbraco / Umbraco-CMS

Umbraco is a free and open source .NET content management system helping you deliver delightful digital experiences.
https://umbraco.com
MIT License
4.49k stars 2.69k forks source link

Restrict Public Access feature settings are not saved #16647

Closed NguyenThuyLan closed 4 months ago

NguyenThuyLan commented 4 months ago

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

V14.0.0

Bug summary

The Restrict Public Access feature settings for Content Pages are not saved.

Specifics

The Restrict Public Access feature settings for Content Pages are not saved, it still shows a resetting form instead of previous saved setting

image

Steps to reproduce

Let's see the video below:

https://github.com/umbraco/Umbraco-CMS/assets/116753400/10d8f733-d05f-408b-a077-893070463443

Expected result / actual result

After setting up Restrict Public Access, the setting should be saved

iOvergaard commented 4 months ago

Hi, I am happy to report that this issue has already been fixed and will be available with the upcoming 14.1 release. You can already test it out on the RC later this week.

Issue for reference: #16548