Outdated data shown when removing alias from page
Nobody has claimed this yet.
- Dominant language
- Clojure
- Stars
- 297
- Forks
- 52
- PR merge metrics
- No merged PRs in 30d
Description
### Search first
- [x] I searched and no similar issues were found
### What Happened?
Demo: https://www.youtube.com/watch?v=sjxwaq5nxVU
### Reproduce the Bug
0. have a page with multiple aliases
1. remove one alias
2. the alias is still shown
3. create a new page
4. add the alias to that page
5. now all the aliases of first page are shown for the new page
### Expected Behavior
data is updated when alias is removed
### Screenshots
_No response_
### Desktop or Mobile Platform Information
NixOS 25.11.9320.1766437c5509
Desktop AppImage 1.0 Beta (680b371)
### Additional Context
### Workaround
Re-index
### Are you willing to submit a PR? If you know how to fix the bug.
- [ ] I'm willing to submit a PR (Thank you!)
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
No source file or test is named. Start by reproducing the alias-removal flow with a page containing multiple aliases, then create a second page and observe the stale aliases; use re-indexing as the comparison case. Done means removed aliases no longer appear on the original or new page without manually re-indexing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure
- Domain
- search
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100