Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with manual Deployment of Metadata since Spring '22 Update #121

Open
freytagt opened this issue Feb 11, 2022 · 6 comments
Open

Problem with manual Deployment of Metadata since Spring '22 Update #121

freytagt opened this issue Feb 11, 2022 · 6 comments
Labels
bug Something isn't working

Comments

@freytagt
Copy link

Starting from this week (first time noticed in 8th of February) we are encountering problems deploying metadata in sandboxes where Spring 22' release was applied. The very same package containing same metadata did not have any issues the week before (6th of February) in sandboxes where Winter 21' was the current release.

The problem occurs upon deploying UI components, like Record Pages, List Views, Layouts and Tabs. Also, Picklists that use Global Value Sets and Static resources. While issues with Global Value sets and Static resources was resolved by deploying separately Global Value Set before Picklist field that references its values and adding missing tags to Static Resource .xml files the rest of the components still are failing for unknown reasons which cannot be identified. I want to imply again that week before there were no issues with the very same components in the same sandboxes.

According to Salesforce Status page the Sandboxes received Spring 22' release on January 8th. Before this we successfully managed to deploy the same metadata in other Sandboxes which are bound to receive Spring 22' release on February 12th, but already this week seems to have some parts of it (can be noticed by the spring loading icon) and now after re-validating the same metadata there it has same issues.

Common errors that we face:

  • Tab/App - no flexiPage found
  • For each custom object - record page does not exist
  • Page Layout - The ActionName was invalid
  • List view/Page Layout/Compact layout - no custom object field found
  • Flow - fails in the result of failed objects deployed

All of the errors displayed have similar message that component (either record page, custom field or layout) was not found even though all the components actually are part of the package file and had no issues before.

Did anybody encounter the same problem or has an idea how to solve it?

@freytagt freytagt added the bug Something isn't working label Feb 11, 2022
@jbachelet
Copy link
Contributor

Hello,
Thank you for posting this issue.
Can you please provide the error shown by SFDX when trying to deploy?

Thanks!

@freytagt
Copy link
Author

Hey @jbachelet,
thanks for reaching out.

Actually we don't use the SFDX commands.

We can't due to a deployment process which needs to be as packages and go over Bitbucket repositories etc.

We are deploying the Metadata in a package and need to do the post deployment manually.

Can you say if this is possible and/or how to do it?

@jbachelet
Copy link
Contributor

Okay.
My goal was to be able to get the full error behind your failed deployment. Without this, it is hard to help you more here.

@freytagt
Copy link
Author

Hey @jbachelet,

I know but thanks anyway. Actually it seems that this belongs to a problem when you want to zip a package on mac.

But can I ask you anyway: are there any steps to deploy it to production environment?
What is the "normal" process and what do I need to consider when I am deploying it manually?

@jbachelet
Copy link
Contributor

jbachelet commented Feb 16, 2022

Hello,

There is nothing in the CLI commands within this repository that is intended to deploy to production.
The CLI comands could help you to generate the connected-app, named credentials, csp ... and B2C services XML files, but then I do recommend you to use your actual way of deploying metadata to the Core org to also deploy b2c-crm-sync.

@avarma4213
Copy link

Hey @jbachelet,

I know but thanks anyway. Actually it seems that this belongs to a problem when you want to zip a package on mac.

But can I ask you anyway: are there any steps to deploy it to production environment? What is the "normal" process and what do I need to consider when I am deploying it manually?

Hi, we are also facing the same issue. Did you find any resolution for this?

thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants