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

orderが毎日作られると、orderの数が多くなりすぎる #146

Open
colorbox opened this issue May 20, 2017 · 1 comment
Open

Comments

@colorbox
Copy link
Member

orderは毎日、その日が休日でも作成されるが、orderを使用して弁当の注文を行うのは、平日のみである。

この状態を長く放置すると、毎日のorder作成で追加されるorderの日付がかなり先の日付となってしまう。

orderの作成時に、将来使用されるはずのorderはどの程度保持すべきかを設定する必要がある。

@yucao24hours
Copy link
Collaborator

colorbox がこの issue を open するに至った、「開発者あるいはユーザが直接困る内容」は何でしょうか?

毎日のorder作成で追加されるorderの日付がかなり先の日付となってしまう

という記述だけ見ると、colorbox が何を「これは困るから変えたい」と思ったのかがわからないので、具体的な対策を練られないなと思いました。(「かなり先の日付となってしまう」のもっと奥になにかあるから issue を立てたんだろうと推測しています)

いわゆる「ユーザーストーリーのテンプレート」を使って、colorbox の意図をもう一度教えてもらえませんか?
アジャイルサムライの第6章などにユーザーストーリーにこめる意味がわかりやすくまとまっているので、参考にするといいかもしれません。 💡

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

No branches or pull requests

2 participants