On this page

Bulk delete data

The bulk delete data snap-in allows users to quickly delete multiple tickets, issues, accounts, or contacts in DevRev. By using a command-based approach and tag-based filtering, it ensures efficient data cleanup while maintaining reliability.

The following fields are mandatory:

  • Tags
  • Object Type

Features

  • Command-based workflow: Initiate deletions by using the /bulk_delete command in the timeline.

  • Tag-based filtering: Only items matching the selected tags are deleted, providing precise control over the process.

  • Parallel execution: Deletions are performed concurrently, ensuring fast and efficient data processing.

  • Error handling: Failed deletions are logged, and feedback is provided directly in the timeline for review.

  • User feedback: Detailed summaries of the deletion process are displayed in the timeline, including successful and failed operations.

How to use bulk delete data

icon

Accounts cannot be deleted unless all linked tickets are unlinked first.

  1. Add the Bulk Delete Data snap-in from the DevRev Marketplace to your environment.
  2. Select the tags you want to use as filters for the data deletion. These tags will determine which items are eligible for deletion.
  3. In the timeline of any object, type the following command:
1 /bulk_delete

Select the <data_type> among one of the following:

  • Tickets
  • Issues
  • Accounts
  • Contacts
  1. After entering the command, select the object type you want to delete from the list. Tags linked to these objects will be displayed for confirmation.
  2. The system will log the deletion status in the timeline, detailing:
  • Items successfully deleted.
  • Items that could not be deleted
icon

If some items, such as accounts linked to tickets, couldn't be deleted, resolve the dependencies and re-run the command.

icon

For very large datasets, multiple executions may be required to process all items.