frankframework / frankframework/frankframework
Ability to include relevant columns in error storage overview when using jdbc table listener
Open
JDBC
Needs Triage
- Dominant language
- Java
- Stars
- 167
- Forks
- 87
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 206
Description
### Related Problem or Business Case
The error storage displays some generic information about a message in the error store, it lacks the ability to show context dependent information.
### Describe the Feature
For example an error storage for an event processor, it would be nice to include the `eventType` in the error storage overview.
It's very context dependent what exactly you might want to show, but this is a clear example.
### Collaboration with External Companies
No, community resolution only
### Anything else?
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.