NodeBB / NodeBB/nodebb-package-manager
Trending plugins route returns plugin versions that may be incompatible with querying version of NodeBB
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 5
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
e.g. 1.16.2 viewing trending has the latest q&a plugin advertised, even though the version it recommends is incompatible with 1.16.2
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 locating the trending plugins route and inspect how it selects and recommends plugin versions for a NodeBB version such as 1.16.2. Verify the behavior with the q&a plugin example; the work is done when trending results no longer advertise versions incompatible with the queried NodeBB version.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100