Graylog2 / Graylog2/graylog2-server
Content Pack treatment of entites with unique name
Open
bug
content-packs
triaged
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
## Expected Behavior
When installing an entity with a unique name constraint the installation process should
allow me to enter a different name for the entity, when the configuration of the found entity
differs from the to-be-installed.
## Current Behavior
When finding a entity with the same name on the system, the install process will treat it as the
same entity (even if the configuration does not match).
## Possible Solution
- Check for configuration when comparing two entities.
- Ask for a new name when installing.
## Your Environment
* Graylog Version: 3.0 Rc1 (dcb2755b21241372f267f512d2057d5dfa7763e5)
Contributor guide
Assessment
This issue has not been assessed yet.