Skip to content

hardis:org:data:delete doesn't support full range of delete operations #787

Open
@readeral

Description

@readeral

Currently SFDMU offers the following deletion options:

  • Delete
  • HardDelete
  • DeleteSource
  • DeleteHierarchy

DeleteSource operates on the source only, but the rest all require a target org. sfdx-hardis delete command only works with deletesource as it only uses the --sourceusername flag.

Related to #786 using the 'delete' option enables cleaning up the target before uploading data from source using objectSets. Supporting the full range of options would require a refactor, I can have a look at all this eventually.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions