How do we stop applying Polaris UI experience automatically during patch upgrade or version upgrade
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2024 08:52 PM
Hi,
We have disabled the Polaris theme feature in our system. However, after upgrading or patching the system, the Polaris theme is automatically reapplied. How can we prevent this from happening ?
Thanks,
Rakesh T
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2024 09:08 PM
Hi @Rakesh50 ,
I believe there was a system property responsible for this UI change. In that case what u can do is write a BR after update mention the property name in the condition n values changes to true this will be ur trigger conditions. Once after patching or upgrade if it changes then the BR will automatically set the value to false.
Setting the value to false u can write in advanced tab or action tab.
Thanks,
Danish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2024 09:12 PM
Thanks for replying @Danish Bhairag2 ,
I have already written BR to set value false. It is working when we testing but it is overriding during patch update or version update.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2024 09:14 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2024 09:19 PM