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

feat: Add thread response transformers #326

Merged
merged 1 commit into from
Aug 4, 2023
Merged

Conversation

ziafazal
Copy link
Contributor

@ziafazal ziafazal commented Aug 1, 2023

This PR has changes to transform following forum thread interaction events

  • edx.forum.thread.reported
  • edx.forum.thread.unreported

and these thread response events

  • edx.forum.response.created
  • edx.forum.response.edited
  • edx.forum.response.voted
  • edx.forum.response.deleted
  • edx.forum.response.reported
  • edx.forum.response.unreported

Partly addresses #306

Copy link
Contributor

@bmtcril bmtcril left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@pomegranited
Copy link
Contributor

Glad to see these events being handled, thank you @ziafazal !

@ziafazal ziafazal merged commit 984d89e into master Aug 4, 2023
8 checks passed
@ziafazal ziafazal deleted the ziafazal/ERT-306-b branch August 4, 2023 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants