Bug Description
After performing a local installation and connecting the analytics component to an on-premises Elasticsearch instance, only the achilles-risk-acceptances index is created.
Even after executing the corresponding tests, this index remains empty, occupying only 249 bytes.
In order for the analytics functionality to work completely, the remaining indices must be created manually by clicking the "Create" option under the Settings section.
Please refer to the attached screenshots for reference.
Module Affected
- [ x ] Analytics (Elasticsearch integration)
Expected behavior:
During the integration process, all required indices should be created automatically in order to start storing the executed test results and enable analytics and decision-making based on those results.
A clear and concise description of what you expected to happen.
Environment
- Elasticsearch Server OS: Ubuntu 22.04
- Elasticsearch Server: 8.19.14
- Agent OS: Windows 11
This is what you have when you do the fresh installation.
Then you have to manually click "Create" at the Setting Panel.
This is the final result when you got the proper indices.

Bug Description
After performing a local installation and connecting the analytics component to an on-premises Elasticsearch instance, only the achilles-risk-acceptances index is created.
Even after executing the corresponding tests, this index remains empty, occupying only 249 bytes.
In order for the analytics functionality to work completely, the remaining indices must be created manually by clicking the "Create" option under the Settings section.
Please refer to the attached screenshots for reference.
Module Affected
Expected behavior:
During the integration process, all required indices should be created automatically in order to start storing the executed test results and enable analytics and decision-making based on those results.
A clear and concise description of what you expected to happen.
Environment
This is what you have when you do the fresh installation.
Then you have to manually click "Create" at the Setting Panel.
This is the final result when you got the proper indices.