Read time visible in Block Editor but not available in Page API
Open
Nobody has claimed this yet.
OKR : Customer Support
- Dominant language
- Java
- Stars
- 970
- Forks
- 486
- Avg merge
- 3d 33m
- Merged PRs (30d)
- 170
Description
Problem Statement
I noticed that the read time, word count fields are available in the Block Editor UI. However, it does not seem to be included in the API response body.
Steps to Reproduce
- Go to a Blog content entry that has the "Block Editor" field
- Open up the API response for that entry
- Search for read time in the json response, it will not be there
Acceptance Criteria
- Read time and other data related to the block editor field is exposed in the API
dotCMS Version
latest
Severity
Low - Minor issue or cosmetic
Links
NA
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.
Assessment
This issue has not been assessed yet.