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

F6 (delete consultations) #10

Open
tatsumiwa-pg opened this issue Jan 12, 2022 · 0 comments
Open

F6 (delete consultations) #10

tatsumiwa-pg opened this issue Jan 12, 2022 · 0 comments
Assignees

Comments

@tatsumiwa-pg
Copy link
Owner

tatsumiwa-pg commented Jan 12, 2022

実装概要

  • 相談の情報を削除する機能を実装する
  • 機能の結合テストを行う

実装方針

  • ブランチを作成する。
  • 相談削除機能を実装する。
  • 相談機能に関する結合テストを行う
  • プルリクエストを作成し、コンフリクト処理を行う
  • マージをする
  • デプロイをする

実装条件

  • ログイン状態の場合にのみ、自身が投稿した相談情報を削除できること

補足情報

  • 「ログイン状態の場合にのみ、自身が投稿した相談情報を削除できること」とは、詳細ページにおける「削除」ボタンの表示・非表示に加え、コントローラー側でも条件を設けることを指す

多機能関連

  • 解決済みの相談は削除することができない
  • 1つでも回答が寄せられた相談は削除できない
  • 1つでもコメントが寄せられた相談は削除できない
@tatsumiwa-pg tatsumiwa-pg self-assigned this Jan 12, 2022
@tatsumiwa-pg tatsumiwa-pg changed the title F6 (delete problems) F6 (delete consultation) Jan 14, 2022
@tatsumiwa-pg tatsumiwa-pg changed the title F6 (delete consultation) F6 (delete consultations) Jan 14, 2022
@tatsumiwa-pg tatsumiwa-pg added this to the 1/29/2022 milestone Jan 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant