Gatling reports - Request names are not sorted by name or numbering

Hi,

I give the transaction names like
01_ScenarioName1_01_URL
01_ScenarioName1_02_Login
01_ScenarioName1_03_Search

02_ScenarioName2_01_URL
02_ScenarioName2_02_Login

But, in the gatling report the request names are not coming in order, they are random or maybe by temporal occurrence. Even if I click on the requests (to sort) in gatling report, it does not sort in order.

Is there any way to get the report/request names in order/sorted by its name or by numbering provided as above?

Thanks,
JM

Please provide your simulation.log so we can reproduce.

Attached

simulation.log (8.87 KB)

Sort is by first request start timestamp and works as expected (check values is your file).

Yes, i see its by timestamp. but I want to sort it based on the the numbering given in my request name (alphanumeric sort), just as mentioned below. How can we get that?

01_ScenarioName1_01_URL
01_ScenarioName1_02_Login
01_ScenarioName1_03_Search

02_ScenarioName2_01_URL
02_ScenarioName2_02_Login

Regards,
JM

Hi Stephane,

Apologies for asking again. But is there any way to get the request names in sorted order? Right now ordered with temporal occurrence is little difficult to follow as there are many scenarios are running together.

The only one I can think of is FrontLine.