Behavior Limitations
Open
Nobody has claimed this yet.
TBD
- Dominant language
- PHP
- Stars
- 1
- Forks
- 1
- Avg merge
- 1h 26m
- Merged PRs (30d)
- 1
Description
This should be a collection of limitations the current implementation of behaviors have. Each entry still needs to be thought through and evaluated.
RetrieveandPropertybehaviors are closely related, though only the latter is applied to custom columns. Though, maybe this is more a case ofRewriteColumnbehaviors not being able to transform custom columns they are responsible for. See icinga-notification-web'sIdTagAggregatorfor example.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the Retrieve, Property, and RewriteColumn behaviors, then examine the referenced IdTagAggregator example in icinga-notification-web. Evaluate and record the implementation limitations, including whether custom-column handling belongs to Property or RewriteColumn.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- database
- Issue type
- Documentation
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100