- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2023 11:16 PM
Hi,
would be possible to revert the non-revertible security properties, e.g. glide.sandbox.usersession.allow_unsanitized_messages, when you clone over you environment? (Just an FYI Link to SN Docs)
Hypothetical scenario:
- set up the property in DEV
- find out it's not working for you
- wait for a clone from Production where the property is not set up
What happens to it in DEV? Is not going to be reverted or not?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2023 11:28 PM
Hi @Patrik Z, yes, as clone will overwrite all your configuration, your scenario should work.
Greets
Daniel
Please mark reply as Helpful/Correct, if applicable. Thanks!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2023 11:28 PM
Hi @Patrik Z, yes, as clone will overwrite all your configuration, your scenario should work.
Greets
Daniel
Please mark reply as Helpful/Correct, if applicable. Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2023 12:12 AM
Hello @Daniel Borkowi1, thank you very much. Just out of curiosity, do you know if the property I mentioned has any impact on Production environment? I would assume it doesn't as it is for a sandbox user in a sandbox user session but I don't know for sure.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2023 12:19 AM
Hi @Patrik Z, we will also set this property to false, because independent which user type can do this, me as the architect I don't want any user to use this. With having this property not set to false,
all users are allowed to call this method via script - as it's mentioned in the doc.
Greets
Daniel
Please mark reply as Helpful/Correct, if applicable. Thanks!