Graylog2 / Graylog2/graylog2-server

Delete button should be hidden for last stage in pipeline

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

Description

When viewing a pipeline that only has one stage, the delete button appears for that stage. When clicked, the following error appears. I assume this means that the last stage in a pipeline cannot be deleted. If that is the case, we should probably hide the delete button.

```
Could not update processing pipeline
Updating pipeline failed with status: There was an error fetching a resource: . Additional information: Not available
```

image

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.