Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with the bridge.get_ranked_posts API #310

Open
starlord2826 opened this issue Jun 29, 2021 · 1 comment
Open

Issue with the bridge.get_ranked_posts API #310

starlord2826 opened this issue Jun 29, 2021 · 1 comment
Assignees
Labels

Comments

@starlord2826
Copy link

If a post on Steem is created and before anyone votes on it, is deleted, then this post does not appear on the filter by tags age.
This seems to affect only the posts that are deleted and recreated with the same title. If the user decides to edit the post instead of deleting it, then the post shows up in the API responses.

{"id":10,"jsonrpc":"2.0","method":"bridge.get_ranked_posts","params":{"sort":"created","tag":"academy-intro01","limit":100,"start_author":"","start_permlink":"","observer":"bestofindia"}}
This is the JSON request body.

https://steemit.com/hive-108451/@sachin08/crypto-academy-season-3-beginner-s-course-homework-post-for-task-1-steem-and-tron
This is the missing post. On looking at steemworld, it seems like the author had deleted his post before recreating it with the same title.
image

This post is also not visible on the Steemit frontend. The only way someone can view this post is by going to the user's account to check the posts that he/she has made.
@ety001 created a bug for this 🐛

@ety001 ety001 self-assigned this Jul 2, 2021
@ety001 ety001 added the bug label Jul 2, 2021
@only-dev-time
Copy link
Contributor

Another eample:
https://steemit.com/dynamicdevs-s20w4/@mohammadfaisal/sec-s20w4-or-or-introduction-to-php-part-2

It was written, deleted and written again with the same permlink.
Maybe it is different because the first post is a community post.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants