Notification Subscription created from preference is not working as expected. Affected Record for subscription in the Notification PreferencesIssue Issue: The affected record for subscriptions in Notification Preferences is not appearing. Steps to reproduce: Subscription notification creation from preferences: Navigate to profile > Preferences > Notifications > Advanced preferences.Go to the Custom Notification Tab and create a notification.Refer to this documentation link for more information on creation. Issue in Utah: While creating a subscription notification in Utah, when selecting the affected record for CI or group affected notification, the affected record field does not appear when the next experience is turned on. 2. If the next experience is turned off, the affected record field is visible. Fixed in Vancouver: In Vancouver, the above issue has been resolved. The affected record field is visible regardless of whether the next experience is on or off. Work around for this issue in Utah: To make the affected record field visible while creating a subscription notification from preferences in Utah, follow these steps: 1. Turn off the next experience from preferences using the toggle button. 2. If the toggle button for the next experience is not found, add the property glide.ui.polaris.on_off_user_pref_enabled,which creates a Turn On/Off Next Experience UI Toggle button in Preferences. 3. Refer to KB1117832: Option to enable or disable Next Experience from the preferences 4. After upgrading to Vancouver, you can disable this property if you no longer need the toggle button in preferences, as the issue is fixed in Vancouver. Work around 2: 1. Disable the Unified Navigation experience on platform by setting this property to false glide.ui.polaris.experience, but it will turn off next experience for all users.