I’m experiencing an issue with the import process:
- 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.
- 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.