use http request for getch rows,it comes duplicate rows
Open
Nobody has claimed this yet.
0. Needs triage
bug
feature: api
needs info
- Dominant language
- JavaScript
- Stars
- 214
- Forks
- 52
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 82
Description
Steps to reproduce
https://nextcloud.com/index.php/apps/tables/api/1/tables/15/rows
Expected behavior
correct rows
Actual behavior
duplicate rows come
Tables app version
No response
Browser
No response
Client operating system
No response
Operating system
No response
Web server
None
PHP engine version
None
Database
None
Additional info
No response
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 reproducing the request against the reported endpoint: https://nextcloud.com/index.php/apps/tables/api/1/tables/15/rows. Trace how that endpoint assembles and returns rows, then verify the response contains each row only once. Done means the request returns correct, non-duplicated rows.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100