Graylog2 / Graylog2/graylog2-server

Setting up index set when no warm tier is configured is hard

Open
#25,422 1 comment 0 reactions 0 assignees View on GitHub
bug frontend test-day triaged
Dominant language
Java
Stars
8.1k
Forks
1.1k
Avg merge
1d 20h
Merged PRs (30d)
217

Description

## Expected Behavior

When no warm tier is configured, creating an index set should default to other means.

## Current Behavior

When I have no warm tier configured and the user wants to create an index set, the flow requires the user to select all kinds of warm tier options until the final click for creating the index set fails with a temporary toaster notification:

![Image](https://github.com/user-attachments/assets/6f663ac2-bfb3-4e98-a47e-1637ae0eafd0)

## Possible Solution

Either:
- Default to other/non-warm-tier/legacy options when no warm tier is configured
- Handle this in form validation to show an error in the form instead of a toaster notification that results from an API request

## Steps to Reproduce (for bugs)

1.
2.
3.
4.

## Context

## Your Environment

* Graylog Version:
* Java Version:
* OpenSearch Version:
* MongoDB Version:
* Operating System:
* Browser version:

## Checklist
[] This issue fix need to be backported.
[] Does this issue have **security** implications?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.