By-event import when run on multiple runs creates unique folder

Hi,
I'm having trouble importing epochs (based on events) for multiple runs. I would like to have separate folders for each run ,as suggested in tutorial, and instead, everything goes to an unique folder when using the Process#1 tab/Import MEG/EEG : Events. The intended outcome is possible accessing the import menu by right click, but only one run at a time.

Current outcome (screenshot1)
Indented outcome (screenshot2)

Is there a way to fix this behavior ?

Thanks in advance,
Hugo JOURDE, PhD student.

You want to import the epochs from multiple runs at once, is this correct?

In that case, select all the "Link to raw file" in the Process1 box, then select the process "Import MEG/EEG: Events" and uncheck the option "Create one condition for each event type". Similar to what you did with the interactive interface with the option 'Create a separate folder for each event type'.

You made me realize that the wording was different between the interactive and the process versions, so I fixed the process in this commit:

Update Brainstorm if you want to get the same label everywhere.

Thanks,

It worked perfectly !

Hugo