forcedotcom / cli

Salesforce CLI
https://developer.salesforce.com/docs/atlas.en-us.sfdx_cli_reference.meta/sfdx_cli_reference/
BSD 3-Clause "New" or "Revised" License
489 stars 78 forks source link

Workflow rule or workflow rule alert does not work fine for SFDX CLI 7.83 version but works fine with 7.73 version. #937

Closed chiranjeebee closed 2 years ago

chiranjeebee commented 3 years ago

Summary

Workflow rule or workflow rule alert does not work fine for SFDX CLI 7.83 version but works fine with 7.73 version.

Steps To Reproduce:

  1. Deploy any work flow rule to salesforce.
  2. Package .xml file below. image

Expected result

image

Actual result

image

Additional information

@oclif/plugin-autocomplete 0.1.5 (core) @oclif/plugin-commands 1.3.0 (core) @oclif/plugin-help 3.2.0 (core) @oclif/plugin-not-found 1.2.4 (core) @oclif/plugin-plugins 1.9.4 (core) @oclif/plugin-update 1.3.10 (core) @oclif/plugin-warn-if-update-available 1.7.0 (core) @oclif/plugin-which 1.0.3 (core) @salesforce/sfdx-trust 3.4.3 (core) alias 1.1.3 (core) analytics 1.12.1 (core) auth 1.3.0 (core) config 1.2.1 (core) generator 1.1.3 (core) salesforcedx 50.9.1 (core) ├─ schema 1.0.1 (core) ├─ limits 1.0.0 (core) ├─ templates 50.1.0 (core) ├─ @salesforce/sfdx-plugin-lwc-test 0.1.7 (core) ├─ custom-metadata 1.0.10 (core) ├─ salesforce-alm 50.9.0 (core) └─ apex 0.1.4 (core) sfdx-cli 7.83.0 (core)

github-actions[bot] commented 3 years ago

Thank you for filing this issue. We appreciate your feedback and will review the issue as soon as possible. Remember, however, that GitHub isn't a mechanism for receiving support under any agreement or SLA. If you require immediate assistance, contact Salesforce Customer Support.

mshanemc commented 3 years ago

Those are some older versions. Are you able to upgrade the CLI to latest, and reproduce the issue?

If so, there are some current deployment issues. The workaround is described here: https://github.com/forcedotcom/cli/issues/942

If that doesn't solve the problem, can you please let us know so we can find the bug?

github-actions[bot] commented 3 years ago

Thank you for filing this issue. We appreciate your feedback and will review the issue as soon as possible. Remember, however, that GitHub isn't a mechanism for receiving support under any agreement or SLA. If you require immediate assistance, contact Salesforce Customer Support.

chiranjeebee commented 3 years ago

Those are some older versions. Are you able to upgrade the CLI to latest, and reproduce the issue?

If so, there are some current deployment issues. The workaround is described here: #942

If that doesn't solve the problem, can you please let us know so we can find the bug?

Thanks for the reply. I have tried with higher versions like 7.81, 7.83 and the latest 7.92 version as well. Still same issue persists.

image

I have tried setting restdeploy config as false as mentioned in #942. No luck. As per my observation it only works with 7.73. I am looking for a fix in specific 7.83 CLI version.

ar-srinivas commented 3 years ago

I am facing the same issue even with "WorkflowRule" metadata type. Please let us know if there is an ETA for the fix or if any version(>7.83) supports this.

ar-srinivas commented 3 years ago

This issue still exist even on the latest version 7.98.0. Do we have any ETA for the fix or any alternate way to deploy the workflowrules using force:source:deploy. Tried with setting the restDeploy true and false and end up with the same issue.

image image

github-actions[bot] commented 3 years ago

Thank you for filing this issue. We appreciate your feedback and will review the issue as soon as possible. Remember, however, that GitHub isn't a mechanism for receiving support under any agreement or SLA. If you require immediate assistance, contact Salesforce Customer Support.

no-response[bot] commented 2 years ago

This issue has been automatically closed because there has been no response to our request for more information from the original author. Currently, there is not enough information provided for us to take action. Please reply and reopen this issue if you need additional assistance.