Graylog2 / Graylog2/graylog2-server
Remove deprecated remove_field function with 7.0
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
## What?
The final piece missing after **https://github.com/Graylog2/graylog2-server/issues/19287#issuecomment-2603014887**: The deprecated remove_field function needs to be removed with 7.0.
Aside of the actual removal of the function, we want to add some UI guidance for users when their functions break after the upgrade.
## Why?
To address potential performance issues from https://github.com/Graylog2/graylog2-server/issues/19098. We already took the necessary steps to prepare this by deprecating the function this in the past.
## Your Environment
* Graylog Version:
* OpenSearch Version:
* MongoDB Version:
* Operating System:
* Browser version:
Contributor guide
Assessment
This issue has not been assessed yet.