Day 13 : Permission sets groups #TexeiAdventCalendar

By

2 minutes de lecture

Each day we will reveal our “tip of the day” regarding the #Winter20 release.

What’s new : Permission sets ?

Winter 20’ is bringing its share of cool features, data access is not left behind. Permission sets are the best way to manage your data security in your org, and if you are not convinced here is a sweet link to check.

So, what’s new ?

Well, there is now possibility to group permission sets together, in order to make combinations as you like.

How is it done ?

You can create a new Permission Set Group in the eponymous section of the setup. After giving your group a name, you can combine several permission sets into a single group.

Let’s say I have two permission sets, cleverly called PermissionSet1 and PermissionSet2 with the following characteristics :

permission setsPermissionSet1

PermissionSet2

Then you can add those sets to your group in the Permission Sets in Group section :

Another neat possibility is to mute (also delete) a specific permission in your permission set group. This allows to reuse the same permission set in several groups and adapt the permissions to the different situations.

Any muted permission will not be included in the permission set group. In the muting section, you can choose which permission you mute in those which are available in your permission set group.

Permission muting

The resulting permission of the group is the addition of the permission sets, minus the muted permissions:

Total permissions of the group

We love it !

This makes easier the permission management, allowing for “packages” of permissions sets, corresponding to a specific role or function in you org, for instance. You can easily combine several permission sets and adapt them to different situations, using the muting feature.

This allows your system to be more flexible when it comes to permission management, and shine in society on Christmas Eve!

Get to learn more about this (beta) feature in the Release Notes and in the Salesforce Help documentation.

Want to learn more? Check out our next article Select the API Version for Lightning Locker and follow us on Linkedin!

Read more posts

Enforce code standards with PMD

Developers working on a project usually set coding rules to have a standardized codebase. It is an important piece of the code maintainability, and it can be very easy …
March 2023
Advices
Scratch orgs

Uncovering Salesforce Settings: A Step-by-Step Guide for Scratch Orgs

Today, it’s pretty easy to build your Scratch Org definition file when you know what Settings you want to activate, as they are mapped with the same setting names …
February 2023
Advices
Business Analyst

Core qualities of a Business Analyst?

A common definition we are used to hear is that being a Business Analyst means to have a combination of both hard skills and soft skills. What does a …
June 2022
Advices
Image d'illustration d'une employée travaillant sur un ordinateur portable

Process builder and workflow make way to Flows (½)

Overview “If you can do it with a Workflow, then do it with a Process Builder, because everything a Workflow does, a Process Builder does it better”. If you …
March 2022
Advices

Day 22 : Salesforce new “Migrate To Flow tool” in Spring 22

As most of you already know, the workflow rules and process builders are planned to be retired in 2023 (no precise date defined so far). Today, I’m going to …
December 2021
Advices

Day 18 : Fake callout responses for test classes !

Hello everybody ! Today let’s talk about Apex tests classes in Salesforce. Everyone loves a good test class, and Salesforce makes it official by requiring to have a minimum …
December 2021
Advices