Graylog2 / Graylog2/graylog2-server

After creation of new pipeline rule we do not navigate to a list of rules

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

Description

The creation of new pipeline rules has a strange behavior after use saves it.

In case when we create a rule using Rule Builder, after saving the rule, the interface navigates to the edit mode of the created rule. In other cases like that, we usually navigate to the list of the all items. So I think we have to unify behavior here with other parts

More strange behavior we have when users create rules using Source Code Editor.
After submitting the creation form message about successful rule creation appears. Also appears prompt
Screenshot 2024-04-12 at 11 31 58
In my opinion, the message is not appropriate, because the rule was just created. We should navigate to rule list without this prompt on saving action and keep prompt only when user try to leave the page without saving

## Expected Behavior

## Current Behavior

## Possible Solution

## Steps to Reproduce (for bugs)

1.
2.
3.
4.

## Context

## Your Environment

* Graylog Version: Graylog 6.0.0-rc
* Java Version:
* OpenSearch Version:
* MongoDB Version:
* Operating System:
* Browser version:

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.