Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 309 Bytes

2022-07-18-fix-issue-with-overriden-product-export-results.md

File metadata and controls

8 lines (7 loc) · 309 Bytes
title issue
Fix issue with overriden product export results
NEXT-19540

Core

  • Added an 'isRunning' entry to the productExportEntity
  • Changed the ProductExportGenerateTaskHandler and ProductExportPartialGenerationHandler to check if an export is already running before starting another instance.