neos / neos/redirecthandler-ui
Make hit counter for redirects better configurable
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 13
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
I think it makes sense to have the hit counter on certain types of redirects.
Either based on the status code or actually configured for each redirect separately.
Having it active by default might be an issue for sites with lots of traffic.
Contributor guide
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 tracing how this backend module manages redirects and where hit counters are recorded for redirects stored in Neos.RedirectHandler.DatabaseStorage. Compare status-code-based and per-redirect configuration options, then define the intended default behavior and verify it against representative redirect cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100