Skip to content

Conversation

@Alam-2U
Copy link

@Alam-2U Alam-2U commented Nov 3, 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


@Alam-2U Alam-2U force-pushed the ealam/COMSO2-742 branch 2 times, most recently from c7fb8c8 to 3af0d15 Compare November 3, 2025 12:16
@Alam-2U Alam-2U force-pushed the ealam/COMSO2-742 branch 3 times, most recently from 1d1ac54 to 8711640 Compare November 6, 2025 06:04
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.

2 participants