Graylog2 / graylog2-server

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

Entities removed from new content pack version #5579

Closed edmundoa closed 5 years ago

edmundoa commented 5 years ago

Expected Behavior

Creating a new version of a content pack, keeps the existing entities in the content pack unless deselected by the user. Entities that were in the previous content pack version should also be highlighted during edit.

Current Behavior

Entities existing in the original content pack version appear as duplicates on the entity selection list, and are not included in the next content pack version, even if they are checked. new-revision

Steps to Reproduce (for bugs)

  1. Create content pack with some entities
  2. Create new content pack version
  3. See that the previously selected items appear double, and they have the same icon as the existing server entities
  4. See that they are not included in the new revision in the end

Your Environment

bernd commented 5 years ago

Fixed in https://github.com/Graylog2/graylog2-server/pull/5614