Link Integrity: addition requested
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 109
- Forks
- 107
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 4
Description
Regarding https://github.com/plone/volto/pull/3317 it would be nice if the api could give us more info regarding link integrity breaches. For the moment linkintegrity api does not detect objects referenced by a text block link, neither does it tell enough information regarding breaches (e.g. if we have a page A, and then a page B and inside page B there is a page C; if I reference page C in page A and then try to delete page B, it tells me that the breach is between page B and page A, and I think it would be useful to mention page C there as well).
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 reviewing the linked pull request #3317 and the current link integrity API behavior. Investigate detection of objects referenced by text block links and the information reported for nested breaches; done means both cases are represented accurately in the API response and covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100