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

Add support to get comments from getActivity #234

Closed
scorpionknifes opened this issue Apr 2, 2022 · 2 comments
Closed

Add support to get comments from getActivity #234

scorpionknifes opened this issue Apr 2, 2022 · 2 comments
Assignees
Labels
back-end related to back-end code bug Something isn't working
Projects

Comments

@scorpionknifes
Copy link
Collaborator

Describe the bug
Backend getActivity does not support the COMMENT type.
It considers all comments to be just the post the user creates.

To Reproduce
Steps to reproduce the behavior:

  1. try to get activity for a comment
  2. display comment as a post instead of a comment

Expected behavior
Comments should display as COMMENT type activity instead of POST type activity

Screenshots
If applicable, add screenshots to help explain your problem.
image

Additional context
Add any other context about the problem here.

@scorpionknifes scorpionknifes added bug Something isn't working back-end related to back-end code labels Apr 2, 2022
@scorpionknifes scorpionknifes added this to To do in Backend-A2 via automation Apr 2, 2022
@scorpionknifes scorpionknifes self-assigned this Apr 2, 2022
@DanilLinkov
Copy link
Collaborator

LGMT

@f-fromont
Copy link
Collaborator

LGTM!

Backend-A2 automation moved this from To do to Done Apr 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
back-end related to back-end code bug Something isn't working
Projects
Development

No branches or pull requests

3 participants