JMIX 3.0 Uploading more than 1 file fails

Hi Jmix team,

We are testing the JMIX 3.0 and we found one issue when we upload more than one file.

We use the component upload with uploadHandlerType=“FILE_TEMPORARY_STORAGE”

image

And with the following event UploadSucceededEvent

If we upload 2 files at the same time

The file ID is the same for both files

Although both files were upload correctly in the folder “.jmix\temp”

Could you please let us know if this is a bug or just a wrong configuration from our side?

Thank you!