-
- Downloads
Add an `Issue::Metrics` model.
- And store the `first_associated_with_milestone_at` and `first_added_to_board_at` times, when an issue is saved.
parent
1bf2fe27
No related branches found
No related tags found
Showing
- app/models/issue.rb 9 additions, 0 deletionsapp/models/issue.rb
- app/models/issue/metrics.rb 21 additions, 0 deletionsapp/models/issue/metrics.rb
- db/migrate/20160824124900_add_table_issue_metrics.rb 36 additions, 0 deletionsdb/migrate/20160824124900_add_table_issue_metrics.rb
- db/schema.rb 12 additions, 1 deletiondb/schema.rb
Loading
Please register or sign in to comment