Graylog2 / Graylog2/graylog2-server
Decorator-created fields can't be added as message table columns
Open
bug
search
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
## Expected Behavior
If a decorator adds a field I expect it to be selectable in the message table's edit dialog.

It should also be usable as a field for an export as per #7354
## Current Behavior
The field can't be selected. You can however add it as a column via a Field Action.
## Context
I noticed this while trying to implement decorator-support for the new export (#7709).
## Your Environment
local dev
* Graylog Version: 3.3.0-SNAPSHOT
Contributor guide
Assessment
This issue has not been assessed yet.