EC-CUBE / EC-CUBE/ec-cube

ゴミ箱機能

Open
#1,039 2 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
PHP
Stars
788
Forks
719
Avg merge
3d 20h
Merged PRs (30d)
45

Description

ユニーク制約 + 論理削除が組み合わさると、一旦論理削除したデータが再登録できない問題が発生する。

論理削除したデータは、ゴミ箱に表示するようにし、復活できるようにすれば、上記の問題も解決するし、利便性も向上するのではないだろうか。

Contributor guide

Open the contributing guide

Research direction

No files, tests, or entry points are mentioned. Start by locating the logical-deletion and unique-constraint handling, then trace how deleted records could be listed and restored. Done should include a trash view and restoration flow that allows a logically deleted record to be registered again.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
backend, databases
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.