Project

General

Profile

« Previous | Next » 

Revision 49e0a51d

Added by Partha Aji almost 10 years ago

Fixes #6513/bz1116933- Fixed search issues with product destroy

Product destroy dynflow code would prematurely remove the product from
the elastic search before removing from the db. So product record would
be wiped off the search index even if product delete failed due to
some validation issue. This commit fixes that.

  • added
  • modified
  • copied
  • renamed
  • deleted