Skip to content

Error in the deploy process #3

@yizhe-skyfall

Description

@yizhe-skyfall

I am trying to run the BU tasks, but I got tons of resetting issue. Can you guide me how to fix it. Thanks

Writing {'ListView': ['ConsumptionSchedule.All_ConsumptionSchedules']} to destructiveChanges.xml.
Writing {} to package.xml.
Deploying changes for scuba from orgs/modified_state/scuba.
Executing command: sf project deploy start --manifest manifest/package.xml --post-destructive-changes manifest/destructiveChanges.xml --ignore-errors -o yizhe175@agentforce.com
Failed to deploy ListView. Traceback: Traceback (most recent call last):
  File "/Users/yliu/SCUBA/scuba/phases/resetter.py", line 180, in __deploy_diff
    deploy(self.modified_orgs_dir, self.org_alias)
  File "/Users/yliu/SCUBA/scuba/helpers/salesforce_commands.py", line 169, in deploy
    raise DeployError(output)
scuba.helpers.salesforce_commands.DeployError: Component Failures [1]
┌──────────┬────────────────────────┬───────────────────────────────────────────────────────────────────────┬─────────────┐
│ Type     │ Name                   │ Problem                                                               │ Line:Column │
├──────────┼────────────────────────┼───────────────────────────────────────────────────────────────────────┼─────────────┤
│ ListView │ destructiveChanges.xml │ No ListView named: ConsumptionSchedule.All_ConsumptionSchedules found │             │
└──────────┴────────────────────────┴───────────────────────────────────────────────────────────────────────┴─────────────┘

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions