- Issue created by @vanilla-bear
- 🇺🇸United States AaronBauman Philadelphia
A drush command or similar would be great.
- 🇮🇳India divyat
Hey,
Has this issue been resolved? If not, pls try thisdrush sqlq "DELETE FROM salesforce_push_queue WHERE mapped_object_id = 0"
This will directly delete all queue entries that have mapped_object_id = 0.
Hope this helps