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

[Bug]: GetPost.cross_posts returning itself #3233

Closed
3 of 4 tasks
dessalines opened this issue Jun 21, 2023 · 0 comments
Closed
3 of 4 tasks

[Bug]: GetPost.cross_posts returning itself #3233

dessalines opened this issue Jun 21, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@dessalines
Copy link
Member

Requirements

  • Is this a bug report? For questions or discussions use https://lemmy.ml/c/lemmy_support
  • Did you check to see if this issue already exists?
  • Is this only a single bug? Do not put multiple bugs in one issue.
  • Is this a UI / front end issue? Use the lemmy-ui repo.

Summary

The GetPost cross_posts vector is currently returning its own post id, which it shouldn't

context:

Steps to Reproduce

  1. Read GetPost with a link
  2. Check cross_posts
  3. It has its own post

Technical Details

I'll have a fix for this shortly.

Version

main

Lemmy Instance URL

https://voyager.lemmy.ml

@dessalines dessalines added the bug Something isn't working label Jun 21, 2023
@dessalines dessalines self-assigned this Jun 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant