Graylog2 / graylog2-server

Free and open log management
https://www.graylog.org
Other
7.41k stars 1.07k forks source link

Deleting content pack from its details page throws an error #5251

Closed bernd closed 5 years ago

bernd commented 6 years ago

Expected Behavior

When the user deletes a content pack from the content pack details page, she should be redirected to the content pack overview because the content pack got deleted and we cannot show the details anymore.

Current Behavior

Deleting the last content pack revision from a content pack details page throws an error:

image

Steps to Reproduce (for bugs)

  1. Navigate to content pack details page
  2. Delete last revision from the content pack
  3. Check out the error

Your Environment

bernd commented 5 years ago

@kmerz I guess this can be closed? I has been moved to DONE in the project but there is no reference to any pull request.

kmerz commented 5 years ago

Fixed by: Refs #5296