Skip to content

Conversation

@Alam-2U
Copy link

@Alam-2U Alam-2U commented Nov 4, 2025

Description

Implements soft delete functionality for discussion threads, responses, and comments using the is_deleted flag instead of permanently deleting records.


Changes Made

  • Added soft delete and restore logic for threads, responses, and comments
  • Implemented bulk delete and bulk restore APIs
  • Added support for handling nested responses and comment structures
  • Updated serializers and database queries to exclude deleted items by default
  • Added API support to fetch deleted items for moderator/admin views

JIRA Ticket


Related Tickets


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