Skip to main content

Feed

Connect with fellow Trailblazers. Ask and answer questions to build your skills and network.

Hi Trailblazers, 

 

I have created one "

Transaction" type product configuration rule and when try to test it and add products so the system is showing "Something went wrong while running configuration rules. : User doesn't have read access to all the fields used in configuration rules.

" error. Below are the actions which i already taken up for try to resolve it but still the error is coming:- 

 

1. I have checked the FLS permissions and it seems fine and doing testing from system administrator user. 

2. I have added "

QuoteDeliveryMethodPicklistSelectedValue" attribute under in "SalesTransaction" node in "Rev_SalesTransactionContext" context definition which is custom context definition which i have created and mapped with quote "Delivery Method

" field. 

3. I have inactive the rule library and activated it again. 

4. I have initiated rebuild index. 

5. I have checked and the Quote.DeliveryMethod and QuoteLineItem.ProductCode and Product2.ProductCode all these fields has "

Read" and "Edit

" permissions. 

       

Below are some screenshots related to my rule:- 

Your quote was not updated. Something went wrong while running configuration rules. : User doesn't have read access to all the fields used in configuration rules

 

 

Screenshot 2025-06-22 153254.png

 

Below are the screenshot of the error message:- 

Screenshot 2025-06-22 153711.png

 

Please take a look and help me here to sort this out error ASAP.

0/9000

OWD for Account is Private. If I share an account with another user  will the record be visible to user's manager and above? 

 

  • Manual Sharing
  • Apex Sharing 
  • Sharing Rule ( using share with Roles & subordinates)
  • Account teams

Grant using hierarchies for Account can't be unchecked in OWD due to standard object restriction.

4 answers
  1. Today, 10:03 AM

    @Deepti Mendiratta

    , Yes, when you share an Account with a user, it is also automatically shared with that user’s manager and managers above them (role hierarchy). 

     

    This is because: 

    -Grant Access Using Hierarchies is enabled and locked ON for standard objects like Account. 

    -Any record access granted to a user (through manual sharing, Apex sharing, Account Teams, etc.) will cascade upward to users higher in the role hierarchy. 

     

    And for your follow-up question: 

    Yes, even if only the user is explicitly listed in the AccountShare table, their managers and above (based on Role Hierarchy) will still gain implicit access — even though no explicit share row exists for them.

0/9000

 I’ve seen ChatGPT used for code explanation and documentation writing in other platforms. Is anyone using it with Salesforce use cases, especially Flows, Apex, or user training materials? 

2 answers
  1. Today, 9:56 AM

    Hi @ChatGPT Français

    , ChatGPT can be a huge time-saver for Salesforce Admins, Developers, and Trainers. Many teams are already using it to streamline documentation, optimize admin tasks, and accelerate development — especially in areas like Flows, Apex, and training material creation. 

     

    -Flow Design & Optimization: Helps design, explain, and document Salesforce Flows (screen, record-triggered, etc.). 

    -Formula & Validation Rules: Writes, troubleshoots, and explains Salesforce formulas and validation rules. 

    -Apex Code Assistance: Generates, refactors, and explains Apex code, triggers, test classes, and SOQL queries. 

    -Security & Sharing Advice: Provides guidance on setting up sharing rules, permission sets, and org security best practices. 

    -User Training Content: Creates user-friendly guides, walkthroughs, onboarding checklists, and training materials. 

    -Release Notes & Communication: Drafts release notes, rollout emails, and in-app messages for new features or updates. 

    -Change Documentation: Helps document customizations, metadata, and deployment steps clearly and quickly. 

    -Real-world Adoption: Already used by admins, developers, consultants, and enablement teams for faster output and better clarity. 

    -Prompt Templates: Users benefit from reusable prompts like “Explain this Apex class” or “Write a Flow description for users.”

0/9000

How can I resolve this error - "apex language server could not provide information about valid breakpoints".   

 

I have deleted the folders and files in .sfdx which seems to fix the issue for most people. 

 

#Salesforce Developer  #Debug Mode  #Apex  #Visual Studio Code

8 answers
  1. Today, 9:50 AM

    I get this error but I've always seen this error even when the replay debugger worked. 

     

    "You don't have any checkpoints enabled. Enable a checkpoint and try again."

0/9000

#Trailhead Challenges

 

Even though I am following the exact same steps, when I click 'Verify,' an error occurs. Trailhead says: 'Step not yet complete in Build Project – On the Customer Account Page, we can’t find the sales region field section 

0/9000

Hi all,  

 

I need directions on the best route to take. My team wants to add a list of contacts to salesforce. However, at this point, they do not want to link them to an account. When I try to user the download them, it requests an account info. But, I read it is possible.  

 

#Sales Cloud

 

 

#Data Management  #Salesforce Admin

2 answers
  1. Today, 9:43 AM

    Hi @Roberta Stoudemire, It is possible to add Contacts in Salesforce without linking them to an Account. These are referred to as "Private Contacts" or "Contacts without Accounts" 

     

    These are some methods that you can follow to download your contacts: 

     

    Option 1. Enable "Allow Contacts WithGo to Setup. 

    -Go to Setup. 

    -Search for Contact Settings. 

    -Click on Contact Settings. 

    -Look for the setting: 

    i) Allow users to relate a contact to multiple accounts" 

    ii) Allow users to create contacts without accounts" 

    -Check the second box and Save. 

     

    Option 2. Import Contacts Without Account Using Data Import Wizard: 

    -Go to Setup. 

    -Search and click Data Import Wizard. 

    -Under the Standard Objects, click Launch Wizard next to "Contacts". 

    -Upload your CSV file. 

    -Map fields like: 

    i) First Name 

    ii) Last Name 

    iii) Email, Phone, etc. 

    iv) Leave Account Name blank. 

     

    Option3. Use Data Loader 

    -Just include required fields (LastName, FirstName) 

    -Leave the AccountId or

    Account.Name field empty.

0/9000
2 answers
  1. Eric Burté (DEVOTEAM) Forum Ambassador
    Today, 9:30 AM

    Hello @Henry Akabuike, once logged in on https://trailhead.salesforce.com/, please click on the avatar on the top right corner of the page, and you will find here the link to your "hands-on orgs" page. 

    Otherwise : https://trailhead.salesforce.com/users/profiles/orgs

    Eric

0/9000
1 answer
  1. Eric Burté (DEVOTEAM) Forum Ambassador
    Today, 9:29 AM

    Hello @JOSHAN JOSE 2561026 please follow the instructions of this unit 

    https://trailhead.salesforce.com/content/learn/projects/quick-start-build-your-first-agent-with-agentforce/configure-an-agentforce-service-agent 

    and especially the "Create the Agent" section, once Einstein Setup  & Agentforce Agents both toggled on ("Enable Agentforce Agents, Publish the Experience Cloud Site, and More" section of the unit) 

    Eric

0/9000
1 answer
  1. Eric Burté (DEVOTEAM) Forum Ambassador
    Today, 9:27 AM

    Hello @princess nisha

    you are probably taking the challenge in an old playground already used on other modules, with configuration (required fields, validation rule or dependent picklist configured, closed won/lost dependant stage configuration) that are now interfering with the challenge validation.  

    Please remove / adapt those previous configurations, or faster, please create a brand new playground with no interfering previous configuration (3 dot icon, next to the Launch button in the challenge section ! 

    Eric

0/9000

I completed the first step successfully and enabled data streams in this trailhead: https://trailhead.salesforce.com/content/learn/projects/connect-data-cloud-to-copilot-and-prompt-builder/bring-external-data-into-the-contact-page-layout?trail_id=unlock-your-data-with-data-cloud

 

The second part is to Set Up Identity Resolution. When I reach step 5, to choose "individual" for Primary DMO, this is the errorI keep receiving

 

"Mappings from Data Streams to the standard Cloud Information Model objects such as Individual and Contact Points are required." 

 

I can't select "individual" from the drop down menu or even type it out. I've restarted the playground from the beginning with username/password, but I am still running into this error. Any help is appreciated!  

 

#Trailhead Challenges

6 answers
  1. Today, 8:00 AM

    On June22 also, its not working. Same error. Did you received any solution for this.

0/9000