Skip to main content TDX, the developer conference for the AI agent era is happening now. Watch live on Salesforce+ for exclusive digital content, a revolutionary keynote, and more.

I am in the process of completing the User Management: Control What Your Users Can Access module. 

 

I have completed all the steps. However, when I go to step that requires me to:

  • Create a muting permission set in the permission set group and name it Sales User Muted (API Name: Sales_User_Muted), I get the following message when trying to create the required muting permission set: "The API name you entered is already in use. Enter a unique API name."

I didn't create and can't find the API that is supposedly already exists. Also, the challenge won't work with a different name and API name. I've tried to create new playgrounds and get other error messages. 

 

I've spent 5 hours trying to fix the issue with no luck. Any help would be appreciated. 

11 Antworten
  1. 5. Feb. 2024, 21:18

    Hi @Daniel Anderson ,

     

    Can you please provide the screenshot of the error message ?

     

    >I've tried to create new playgrounds and get other error messages. 

     

  2. 8. Juli 2024, 22:50

    Hi @Jordan Nasser ,

     

    Run the following SOQL in the query editor of the developer console.

    Record your ID.

     

    select Id,DeveloperName,MasterLabel from MutingPermissionSet

    The Id starting from 0QM is MutingPermissionSet

    Please replace the bold part with your ID

     

    https://<your domain>/lightning/setup/PermSetGroups/page?address=%2F0QMIg000000k9bc

     

    Change API name.

     

    Hi , Run the following SOQL in the query editor of the developer console.Record your ID.

  3. 13. Feb. 2024, 16:30

    Hi @Amber Molina

    I created a new playground and was able to create a new permissions set that I assigned to a new contact I created with the name of "newuser". That was my workaround. 

     

    Hope that helps!

  4. 13. Feb. 2024, 20:35

    Hi @Amber Molina, I'm Ravindra from Trailblazer Help team.

     

    Please let me know if you still need help so that I can check and help further.

     

    Best Regards,

    Ravindra

  5. 13. Feb. 2024, 15:54

    Hi, could you please share how you solved this issue? I have the same error message pop up and I can't figure out how to solve it.  

  6. 7. Feb. 2024, 17:25

    Thank you, Ravindra and Keiji. I somehow figured out how to complete the module. Thank you again for reaching out and your help!

  7. 14. Okt. 2024, 12:14

    whats the solution of this?

  8. 8. Juli 2024, 22:41

    How do I find the Sales_user_muted so I can delete it? I really don't want to make a new playground unless I absolutely have to.

0/9000