2bnb / 2bnb/website

Add Deletion Command for permanent deletion

オープン
#17 コメント 1 件 リアクション 0 件 担当者 1 名 @slbedwell が担当を希望しています GitHub で見る
backend
主要言語
PHP
スター
2
フォーク
2
PR マージ指標
30日以内にマージされた PR はありません

説明

Implement command to auto perma delete after 30 days of soft deletion

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

Look for existing soft deletion logic in the codebase, likely in models or a service layer. Identify where records are marked as deleted and how their age is tracked. The new command should be a scheduled task or console command that finds records soft-deleted over 30 days ago and permanently removes them. Check for any database relationships or cleanup procedures that need to run on permanent deletion.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
php
領域
backend
issue の種類
機能追加
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
35/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。