Graylog2 / Graylog2/graylog2-server
StartPage/Favorites collection should not allow duplicate entries for the same object.
Open
bug
test-day
triaged
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
## Expected Behavior
If you tag an object as a favorite, which is already a favorite, it should still only be in the MongoDB-Document once.
## Current Behavior
Duplicates can exist in the collection. These duplicates can not be created by the GUI but while searching for a different bug, this problem occurred.
## Possible Solution
## Steps to Reproduce (for bugs)
1.
2.
3.
4.
## Context
## Your Environment
* Graylog Version:
* Java Version:
* Elasticsearch Version:
* MongoDB Version:
* Operating System:
* Browser version:
Contributor guide
Assessment
This issue has not been assessed yet.