Issue with CMSImport Umbraco v13

I’m experiencing an issue with the import process:

  1. If the import is in progress and I click “Cancel”, any subsequent import attempts will fail and return “imported 0 records”. The project needs to be restarted in order to function normally again.
  2. I’m encountering a problem as shown in the image below. After investigating, I found that this issue occurs when two or more users try to import content into the same location using the same ID. This results in an error like the one shown.

What I would like to achieve is to have the result message and the log viewer clearly indicate which record ID the error occurred on.

I’ve tried using middleware provided, but haven’t been able to find a solution.

Try to give as much information as possible:

  • What version of Umbraco 13 are you running?
  • What version of CMSImport are you running?

Hi the log file contains more info. But updating the same data from two different imports is not what I had in mind when building the tool.

Best,

Richard