-
Notifications
You must be signed in to change notification settings - Fork 654
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
同一画像を参照している商品を削除した際の挙動 #4752
Comments
ご提案ありがとうございます。
こちらの対策が一番確実かと思いました。 |
こちらは #4767 で修正いただきました。 |
2系から移行される場合に、save_image配下にディレクトリを切って画像を登録しているケースがよくあります。 |
概要(Overview)
同一の画像を参照している商品を削除した際、以下の挙動となる。
この際、#4575 の修正により、画像パスのチェックが厳密になったため、商品登録画面から商品Aの編集ができない
商品Aを修正する手順としては、以下の対応が必要になる
特に2系からの移行を行ったサイトで発生しており、改善したい
期待する内容(Expect) or 要望 (Requirement)
再現手順(Procedure)
概要に記載のとおり
環境 (environment)
関連情報 (Ref)
The text was updated successfully, but these errors were encountered: