rethinkdb / rethinkdb/docs

Missing page for `row` command (Java)

Open
#1,294 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
CSS
Stars
118
Forks
161
PR merge metrics
No merged PRs in 30d

Description

Describe the bug
The link to row in the API menu is not working (404). This link: https://rethinkdb.com/api/java/row

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://rethinkdb.com/api/java/
  2. Click on 'Document manipulation' in the menu to the left
  3. Click on 'row'

Expected behavior
The row command is not available for Java, so I would expect that the command is not listed in the menu, that it redirects to a valid page, e.g. the JavaScript page of the row command or that is leads to a page telling me that the command is not available for Java.. everything else than navigating from a valid menu entry to a 404 page.

Screenshots
capture

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the Java API page and inspect the Document manipulation menu entry for row, then follow the link configuration to find where the broken URL is defined. Confirm the intended behavior for an unavailable Java command before changing the menu or destination. Done means the entry no longer leads to a 404 and the resulting documentation navigation is valid.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
documentation
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.