Skip to content
Snippets Groups Projects

#315 - Mass delete of Orgnization with (????) is deleting all records in Orgnizations

Merged #315 - Mass delete of Orgnization with (????) is deleting all records in Orgnizations
Merged Satish requested to merge satish.dvnk/vtigercrm:massDelete into master

Issue:

  1. Lets have 1000 Org records in CRM, in that 50 records are with '????'.
  2. Now perform inline search in list view with the condition "Org name with '???'".
  3. Select the all records and perform mass delete.

Expected output: remaining records count 950

Original result: remaining records count 0.

Analysis: mass delete api is not sending searched data ("Org name like '????'").

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading