Skip to content
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

ログインしたメンバーを削除できるように修正 #5128

Merged
merged 1 commit into from
Sep 1, 2021

Conversation

chihiro-adachi
Copy link
Contributor

@chihiro-adachi chihiro-adachi commented Aug 31, 2021

概要(Overview・Refs Issue)

ログインしたメンバーを削除できるように修正。以下のissueの対応です。

方針(Policy)

  • ログインだけで削除できなくなる問題を修正
  • 商品等、他の外部キー制約については従来の挙動を維持しています。

実装に関する補足(Appendix)

テスト(Test)

  • ユニットテストを追加

相談(Discussion)

マイナーバージョン互換性保持のための制限事項チェックリスト

  • 既存機能の仕様変更
  • フックポイントの呼び出しタイミングの変更
  • フックポイントのパラメータの削除・データ型の変更
  • twigファイルに渡しているパラメータの削除・データ型の変更
  • Serviceクラスの公開関数の、引数の削除・データ型の変更
  • 入出力ファイル(CSVなど)のフォーマット変更

レビュワー確認項目

  • 動作確認
  • コードレビュー
  • E2E/Unit テスト確認(テストの追加・変更が必要かどうか)
  • 互換性が保持されているか
  • セキュリティ上の問題がないか

@chihiro-adachi chihiro-adachi added this to the 4.1 milestone Aug 31, 2021
@codecov-commenter
Copy link

codecov-commenter commented Aug 31, 2021

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.16%. Comparing base (80677fb) to head (f6f887b).
Report is 623 commits behind head on 4.1.

Additional details and impacted files
@@            Coverage Diff             @@
##              4.1    #5128      +/-   ##
==========================================
+ Coverage   68.15%   68.16%   +0.01%     
==========================================
  Files         457      457              
  Lines       24988    24990       +2     
==========================================
+ Hits        17030    17034       +4     
+ Misses       7958     7956       -2     
Flag Coverage Δ
tests 68.16% <100.00%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@matsuoshi
Copy link
Contributor

@chihiro-adachi こちら動作確認し、MySQLで発生していた問題が解消することが確認できました
コードも問題ないかと思います。

@chihiro-adachi
Copy link
Contributor Author

@matsuoshi
ありがとうございます、マージお願いしてよいでしょうか

@matsuoshi matsuoshi merged commit 4186b99 into EC-CUBE:4.1 Sep 1, 2021
@matsuoshi
Copy link
Contributor

マージしました!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants