Skip to main content

#DevOps Center0 debatiendo

 Hello Trailblazers, 

 

I’m encountering an issue when trying to add a development environment in the Salesforce DevOps Center. After entering my login credentials, I receive the following error message:

 

 "We can't log you in because of an authentication error. For help, contact your Salesforce administrator." 

 

 Has anyone experienced this issue or have additional suggestions for troubleshooting? Any help would be greatly appreciated!

Thanks in advance!

Authentication Error Adding Development Environment in DevOps Center

 

#Security

1 respuesta
0/9000

Hi, new to DevOps so please bear with me...

 

Trying to promot Work Item from Dev to QA and getting this error. Field does not exist on Dev org (removed by Dev) but was available as a selection.

 

Can I remove (how ?) from the committed changes so I can promote ? or is there any other workaround ?

 

#Devops #DevOps Center

 

__DEPLOY__The deployment of the work items into the next stage failed.

destructiveChanges.xml of Type CustomField failed to deploy due to No CustomField named: Account_Plan__c.User__c found

 

Type CustomField failed to deploy due to No CustomField named

3 respuestas
  1. 4 ago 2025, 14:57

    Mark... I know that this is an old posting but I'm also new to DevOps and was recently getting the same error. Was PULLING my hair out trying everything to figure it out. I'm posting what I did to fix in hopes it helps someone else. 

     

    My error: 

     

    Creative_Brief__c-Creative Brief Layout of Type Layout failed to deploy due to In field: field - no CustomField named Creative_Brief__c.Theme__c found 

     

    The problem is that I didn't have a custom field in the Object or on the page layout called "Theme". Since the field is not there... why am I getting this error! I'm trying to promote changes from UAT to Staging. Worked promoting to UAT so why won't it work with Staging???? 

     

    On a whim... decided to look at the XML for my page layout for Creative_Brief in Github for the branch of UAT. Guess what I found.... 

     

                <layoutItems>

                    <behavior>Edit</behavior>

                    <field>Theme__c</field>

                </layoutItems> 

     

    I downloaded the XML file as a precaution. Clicked on Edit to edit the file. Removed the code and saved. Committed the change. Tried to promote AGAIN the changes from UAT to Staging and BOOM... worked like a charm. 

0/9000

Resources from the Agentforce Ask Me Anything on Streamline Deployments with DevOps Center 

 

I hope you joined us for the fantastic Agentforce AMA on Wednesday 30 July 2025 featuring @Satya Sekhar Chegondi with product experts @Gilson Canario and @Srikrishna Padmannagari.

 

They loved answering your questions about Streamlining Deployments with DevOps Center. If you missed it, don't worry - we recorded the series and our experts have provided some great resources so you can continue your learning!

#DevOps Center #Devops #SFDC DX #Sandbox #Sandboxes #Metadata #Agentforce #Agent Builder

0/9000

Streamline Deployments with DevOps Center: Agentforce NOW Ask Me Anything July 2025 

 

DevOps Center now integrates with the new DX Inspector, a new management tool within Salesforce sandboxes that enhances metadata tracking and visualization used by Agentforce.  

 

Join developer advocate host

@Satya Sekhar Chegondi and product managers @Gilson Canario and @Srikrishna Padmannagari to learn how to easily make and track changes to metadata while configuring agents in Agent Builder. 

 

Date: Wednesday July 30, 2025

Time: 9am PT

Click here to register

Streamline Deployments with DevOps Center: Agentforce NOW Ask Me Anything July 2025 DevOps Center now integrates with the new DX Inspector, a new management tool within Salesforce sandboxes that enhan

 

#DevOps Center #Devops #SFDC DX #Sandbox #Sandboxes #Metadata #Agentforce #Agent Builder

0/9000

Hi,

 

We've setup an enhanced bot and while deploying the bot we're getting the following error: Invalid target dialog reference error. 

 

The bot's referencing a few messaging components as part of the dialogues. Is there any guidance on how to deploy the messaging components or would those be included in the bot itself?

6 respuestas
  1. 5 nov 2023, 20:08

    I've already asked Salesforce Support about this issue.

     

    I've got the following answer, maybe it helps you :

     

    "I totally understand your concern but unfortunately we cannot deploy Messaging component. However, you can create the messaging component in the target org as exactly same as in the source org. Once the messaging component is created, you can deploy the Einstein bot."

     

    In practice, it's enough if you create a component with the same name. Content is not important, just the name of the component.

0/9000
I am an admin for multiple orgs. Today, while using the org switcher to log a case, I am getting a No Oauth token authentication error as soon as I try to switch to the other org. This has been going on all morning. I've cleared cache and cookie, restarted browser and still cannot login to my other org on the trailblazer community to log a support case. I've done the single use code and still recieving the error. 

 

Any ideas on what the issue is?
2 respuestas
  1. 26 may 2025, 20:34

    For others with this problem, check the Set up menu "Connected Apps Oauth Usage" and see if DevOps Center has been blocked there  (do this for each Sandbox you are trying to connect to the pipe). 

    #DevOps Center

0/9000

Hi everyone! 😃

I’ve recently started studying Salesforce DevOps, but I’m having some trouble finding specific topics to focus on. I’d really appreciate it if anyone could share some key topics or learning paths related to this subject.

Thank you so much!

#DevOps Center #Salesforce Developer #Devops #Trailhead
0/9000

DevOps for Data Cloud: Salesforce Developers Ask Me Anything January 2025

 

Join developer advocate host @Danielle Larregui in conversation with product managers @William Yeh, @Karen Fidelak and @Rohit Mehta on all things #Data Cloud #Devops. They’ll share how to build apps with @* Data 360 * using application lifecycle management (ALM) phases, tools, Data Cloud-specific sandboxes and packaging, and #DevOps Center integration. Don’t miss the live Q&A and get your technical questions answered!

 

Date: Wednesday January 29, 2025

Time: 9am PT

Registration: https://www.linkedin.com/events/7272350236822368256

DevOps for Data Cloud: Salesforce Developers Ask Me Anything January 2025 Join developer advocate host in conversation with product managers , and on all things .

4 comentarios
0/9000

When deploying a work item containing a flow with the repeater element I am encountering an error:

 

Error:

The Repeater screen component isn’t supported in this API version. To retrieve or deploy this flow, use API version 60.0 or later.Error when moving Flow containing Repeater in DevOps

I have tried it with the flow both with API version 61 and 62 I got the same error.

FLow APIversion.pngAny tips? Besides using a change set :)

 

#DevOps Center  #Devops

13 respuestas
0/9000