Graylog2 / Graylog2/graylog2-server
Delete button should be hidden for last stage in pipeline
Open
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
```
Contributor guide
Assessment
This issue has not been assessed yet.